flake.nix | disable w1, update comments on w1 and w2
This commit is contained in:
parent
44e9735c36
commit
7801506f10
1 changed files with 2 additions and 2 deletions
|
|
@ -78,8 +78,8 @@
|
||||||
# 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
|
||||||
w1 = import ./hosts/w1/colmena.nix; # Hetzner VPS
|
# w1 = import ./hosts/w1/colmena.nix; # Linode - UK - London
|
||||||
# w2 = import ./hosts/w2/colmena.nix;
|
# w2 = import ./hosts/w2/colmena.nix; # Linode - DE - Frankurt
|
||||||
};
|
};
|
||||||
|
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue