about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-05-16 20:44:55 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-05-16 20:44:55 +0200
commit759f2fe16ba12147f28ea0f6c0e591f751fa60db (patch)
treeedab43fe96f6de330fcad110e9debb41c47a98e9 /flake.nix
parentmodules/gpg: Move the `pinentryPackage` to `pinentry.package` (diff)
downloadnixos-config-759f2fe16ba12147f28ea0f6c0e591f751fa60db.zip
flake: Avoid duplicated `systems` input
Diffstat (limited to '')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 72b55d50..30c0394c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -139,6 +139,7 @@
         flake-parts.follows = "flake-parts";
         nixpkgs.follows = "nixpkgs";
         nuschtosSearch.follows = "nuschtosSearch";
+        systems.follows = "systems";
       };
     };
     agenix = {