flake change
This commit is contained in:
parent
84208042f2
commit
22bc79ccab
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
# X1 Carbon
|
||||
ooksx1 = lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [ ./system/ooksx1/ ];
|
||||
modules = [ ./system/ooksx1 ];
|
||||
specialArgs = { inherit inputs outputs; };
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue