testing the new config before pushing to main
This commit is contained in:
parent
a545953c2d
commit
c53123d2c5
38 changed files with 370 additions and 198 deletions
|
|
@ -71,8 +71,8 @@
|
|||
|
||||
nixosConfigurations = {
|
||||
# T480s
|
||||
ookst480s = lib.nixosSystem {
|
||||
modules = [ ./hosts/ookst480s ];
|
||||
ooks-t480 = lib.nixosSystem {
|
||||
modules = [ ./system/hosts/ooks-t480 ];
|
||||
specialArgs = { inherit inputs outputs; };
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue