cleaner
This commit is contained in:
parent
505f960a53
commit
e7676fe824
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in
|
|||
|
||||
config = lib.mkMerge [
|
||||
# Enable impermanence root if configured
|
||||
(lib.mkIf (config.osbmModules.hardware.disko.zfs.root.impermanenceRoot) {
|
||||
(lib.mkIf config.osbmModules.hardware.disko.zfs.root.impermanenceRoot {
|
||||
environment.persistence."/persist" = {
|
||||
hideMounts = true;
|
||||
directories = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue