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
|
./boot.nix
|
||||||
./env.nix
|
./env.nix
|
||||||
./networking.nix
|
./networking.nix
|
||||||
# ./persistence.nix
|
./persistence.nix
|
||||||
./bluetooth.nix
|
./bluetooth.nix
|
||||||
./btrfs.nix
|
./btrfs.nix
|
||||||
./fonts.nix
|
./fonts.nix
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
impermanence,
|
impermanence,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
imports = [impermanence.nixosModule];
|
# imports = [impermanence.nixosModule];
|
||||||
|
|
||||||
environment.persistence."/persist/data" = {
|
environment.persistence."/persist/data" = {
|
||||||
hideMounts = true;
|
hideMounts = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue