Separate more of impermanence into services, switch to Sway 1.10 official
This commit is contained in:
parent
f80f0dd53d
commit
7397b614de
9 changed files with 34 additions and 156 deletions
|
@ -5,5 +5,8 @@
|
|||
enableB43Firmware = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ unstable.impala ];
|
||||
environment = {
|
||||
persistence."/persist".directories = [ "/var/lib/iwd/" ];
|
||||
systemPackages = with pkgs; [ unstable.impala ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue