fix(haskell): Persist Cabal store
This commit is contained in:
@@ -66,8 +66,8 @@ in lib.mkMerge [
|
||||
# TODO: sydnix.syncthing module
|
||||
sydnix.impermanence.directories =
|
||||
let xdg-state-dir =
|
||||
"${config.home.stateHome
|
||||
or "${config.home.homeDirectory}/.local/state"}";
|
||||
config.home.statehome
|
||||
or "${config.home.homeDirectory}/.local/state";
|
||||
in [
|
||||
# HACK: This relies on behaviour that is not explicitly defined by the
|
||||
# Syncthing Home-manager module. We have to trust that $XDG_STATE_DIR,
|
||||
|
||||
Reference in New Issue
Block a user