diff options
| author | andromeda <andromeda@lenovo> | 2026-01-05 14:35:42 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-05 14:35:42 +0100 |
| commit | 2114c6c347d4b45e7419c2827311baf68230767e (patch) | |
| tree | 256b7247e6da51112c0b94606072269c4aa0f904 /machines/lenovo | |
| parent | 0fee255cbf38427b43a71fffab9a77207f9f70a5 (diff) | |
rename secrets
Diffstat (limited to 'machines/lenovo')
| -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; |
