This commit is contained in:
mjallen18
2025-09-30 18:29:34 -05:00
parent ec23a7fe14
commit 751b4f9f69
37 changed files with 814 additions and 971 deletions

View File

@@ -77,7 +77,7 @@
}
];
};
virtualisation = {
docker.enable = false;
podman.enable = false;

View File

@@ -8,7 +8,7 @@
}:
{
imports = [
# ./adguard.nix
# ./adguard.nix
./boot.nix
./sops.nix
];
@@ -93,7 +93,7 @@
device = "/dev/disk/bu-uuid/a85420cc-a026-4100-80d2-a999081d792a";
fsType = "bcachefs";
options = [
"nofail"
"nofail"
];
};
}