nullbox: fix for agenix + impermanence
This commit is contained in:
parent
74a9151823
commit
8187c8a77f
@ -49,6 +49,10 @@ in {
|
||||
fsType = "btrfs";
|
||||
options = [ "subvol=/nixos/volatile" ];
|
||||
};
|
||||
|
||||
# agenix fix
|
||||
fileSystems."/etc/ssh".neededForBoot = true;
|
||||
|
||||
environment.persistence = {
|
||||
"/persist/nobackup" = {
|
||||
hideMounts = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user