Update things

This commit is contained in:
2024-12-11 16:16:19 +01:00
parent fcf2afe8bf
commit 12563041d6
6 changed files with 107 additions and 39 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
then ../modules/cli/darwin.nix
else ../modules/cli;
specialArgs = inputs // {inherit system user;};
specialArgs = inputs // {inherit user;};
in
systemFunc {
inherit system specialArgs;