diff options
| author | andromeda <andromeda@lenovo> | 2026-01-05 15:06:44 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-05 15:07:41 +0100 |
| commit | 0a7e0c699e2f4fa07fb6dde0080da4eb3ac8f746 (patch) | |
| tree | b6c8344a7f2e288e4197fbecc1edcc47019c9b59 /machines/lenovo/configuration.nix | |
| parent | 0e9398212541480361c7c4da98728f00b033d35e (diff) | |
| parent | 2114c6c347d4b45e7419c2827311baf68230767e (diff) | |
merge secrets from development
Diffstat (limited to 'machines/lenovo/configuration.nix')
| -rw-r--r-- | machines/lenovo/configuration.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/machines/lenovo/configuration.nix b/machines/lenovo/configuration.nix index adf0814..152d136 100644 --- a/machines/lenovo/configuration.nix +++ b/machines/lenovo/configuration.nix @@ -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; |
