This commit is contained in:
parent
4c7a99bfb7
commit
4fe44405d3
@ -45,6 +45,10 @@
|
||||
custom.impermanence = {
|
||||
enable = true;
|
||||
cache.enable = true;
|
||||
|
||||
userExtraFiles.jake = [
|
||||
".ssh/id_ecdsa"
|
||||
];
|
||||
};
|
||||
boot.initrd.postDeviceCommands = lib.mkAfter ''
|
||||
btrfs subvolume delete /cache/system
|
||||
|
Loading…
Reference in New Issue
Block a user