flake.nix | re-enable smaug
This commit is contained in:
parent
649c74ce60
commit
337f3d7136
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
loki = import ./hosts/loki/colmena.nix; # Dell XPS 13
|
loki = import ./hosts/loki/colmena.nix; # Dell XPS 13
|
||||||
# pi1 = import ./hosts/pi1/colmena.nix;
|
# pi1 = import ./hosts/pi1/colmena.nix;
|
||||||
pocket2 = import ./hosts/pocket2/colmena.nix;
|
pocket2 = import ./hosts/pocket2/colmena.nix;
|
||||||
# smaug = import ./hosts/smaug/colmena.nix; # Thinkpad x260 # FIXME - broken ssd
|
smaug = import ./hosts/smaug/colmena.nix; # Thinkpad x260 # FIXME - broken ssd
|
||||||
w1 = import ./hosts/w1/colmena.nix; # Hetzner VPS
|
w1 = import ./hosts/w1/colmena.nix; # Hetzner VPS
|
||||||
# w2 = import ./hosts/w2/colmena.nix;
|
# w2 = import ./hosts/w2/colmena.nix;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue