mirror of
https://github.com/zoriya/flake.git
synced 2026-05-31 18:04:19 +00:00
Update things
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user