Fix firewall and add back leash while I figure out why disko is failing
This commit is contained in:
parent
89e2715162
commit
9299782075
11 changed files with 203 additions and 8 deletions
|
@ -81,6 +81,7 @@
|
|||
lacros = mkNix [ ./hosts/lacros ]; # Dell Chromebook
|
||||
redmond = mkNix [ ./hosts/redmond ]; # Lenovo Dual-Boot Laptop
|
||||
treefruit = mkNix [ ./hosts/treefruit ]; # Macbook Pro 14,1
|
||||
leash = mkNix [ ./hosts/leash ]; # Portable Hard-Drive
|
||||
|
||||
cyberspark = mkNix [ ./hosts/cyberspark ]; # Dell Optiplex 7010
|
||||
bomberman = mkNix [ ./hosts/bomberman ]; # Oracle ARM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue