flake bump
This commit is contained in:
parent
129b8e50be
commit
07dd97ace3
3 changed files with 70 additions and 126 deletions
|
|
@ -64,7 +64,7 @@
|
|||
nixosConfigurations = {
|
||||
# T480s
|
||||
ookst480s = lib.nixosSystem {
|
||||
modules = [ ./system/ookst480s/ookst480s.nix ];
|
||||
modules = [ ./hosts/ookst480s/ookst480s.nix ];
|
||||
specialArgs = { inherit inputs outputs; };
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue