summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1b0358f..db63713 100755
--- a/flake.nix
+++ b/flake.nix
@@ -85,6 +85,7 @@
             inherit home-manager;
             inherit grapevine;
             inherit conduit;
+            inherit nixpkgs-Draupnir;
             #inherit conduwuit;
           };
         };
@@ -99,7 +100,6 @@
           ];
           specialArgs = {
             inherit home-manager;
-            inherit nixpkgs-Draupnir;
           };
         };