This commit is contained in:
Spectre 2024-06-07 01:31:33 +02:00
parent c8f7273dd0
commit 972a12b0bf
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
./boot.nix
./env.nix
./networking.nix
# ./persistence.nix
./persistence.nix
./bluetooth.nix
./btrfs.nix
./fonts.nix

View file

@ -3,7 +3,7 @@
impermanence,
...
}: {
imports = [impermanence.nixosModule];
# imports = [impermanence.nixosModule];
environment.persistence."/persist/data" = {
hideMounts = true;