test
This commit is contained in:
parent
c8f7273dd0
commit
972a12b0bf
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
./boot.nix
|
||||
./env.nix
|
||||
./networking.nix
|
||||
# ./persistence.nix
|
||||
./persistence.nix
|
||||
./bluetooth.nix
|
||||
./btrfs.nix
|
||||
./fonts.nix
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
impermanence,
|
||||
...
|
||||
}: {
|
||||
imports = [impermanence.nixosModule];
|
||||
# imports = [impermanence.nixosModule];
|
||||
|
||||
environment.persistence."/persist/data" = {
|
||||
hideMounts = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue