parent
4ea15b6a9c
commit
c3df63c479
5 changed files with 35 additions and 5 deletions
|
@ -51,9 +51,11 @@
|
|||
# Cluster
|
||||
thingone = mkNixOS [
|
||||
(import ./devices/cluster "thingone")
|
||||
secrets.nixosModules.thingy
|
||||
];
|
||||
thingtwo = mkNixOS [
|
||||
(import ./devices/cluster "thingtwo")
|
||||
secrets.nixosModules.thingy
|
||||
];
|
||||
|
||||
live-image = mkNixOS [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue