flake.nix | comment out smaug due to failed ssd
This commit is contained in:
parent
24a9c61878
commit
0128f3f9d3
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
|
# 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