rename secrets

This commit is contained in:
andromeda
2026-01-05 14:35:42 +01:00
parent 0fee255cbf
commit 2114c6c347
9 changed files with 9 additions and 15 deletions

View File

@@ -9,10 +9,6 @@
./impermanence.nix
(modulesPath + "/installer/scan/not-detected.nix")
];
age.secrets = {
secret0.file = ../../secrets/secret0.age;
secret1.file = ../../secrets/secret1.age;
};
boot.loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;