diff options
author | Alan Pearce | 2024-05-18 22:54:35 +0200 |
---|---|---|
committer | Alan Pearce | 2024-05-18 22:54:35 +0200 |
commit | fbdc0947362d1f8f2934ad87fac29a96e8502874 (patch) | |
tree | 178050714217ef27af7abcea4de40ff93505750a /system | |
parent | 84eed9c450c10ad40ddb8c2e53a39143f6e210e5 (diff) | |
download | nixfiles-fbdc0947362d1f8f2934ad87fac29a96e8502874.tar.lz nixfiles-fbdc0947362d1f8f2934ad87fac29a96e8502874.tar.zst nixfiles-fbdc0947362d1f8f2934ad87fac29a96e8502874.zip |
linde: undo partial de-flakification
Diffstat (limited to 'system')
-rw-r--r-- | system/linde.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix index 45c62ccb..765307cc 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -21,7 +21,6 @@ in [ # Include the results of the hardware scan. ./linde-hardware.nix - <agenix/modules/age.nix> ]; age.secrets = { paperless = |