snowfall migration wip framework12 config
This commit is contained in:
parent
aaf4ff29c4
commit
0994847b4e
10 changed files with 3860 additions and 60 deletions
|
|
@ -22,6 +22,10 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
${namespace}.impermanence = {
|
||||
enable = true;
|
||||
persistentStorage = "/persist";
|
||||
};
|
||||
disko.devices = {
|
||||
disk.main = {
|
||||
inherit (cfg) device;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue