Add back the PineBook for later and make etc immutable
This commit is contained in:
parent
6f09998656
commit
8bad6194bc
18 changed files with 245 additions and 43 deletions
|
@ -76,6 +76,7 @@
|
|||
nixosConfigurations = {
|
||||
tower = mkNix [ ./hosts/tower ]; # Main Desktop
|
||||
|
||||
axolotl = mkNix [ ./hosts/axolotl ]; # PineBook Pro
|
||||
lacros = mkNix [ ./hosts/lacros ]; # Dell Chromebook
|
||||
redmond = mkNix [ ./hosts/redmond ]; # Lenovo Dual-Boot Laptop
|
||||
pomme = mkNix [ ./hosts/treefruit ]; # Macbook Pro 14,1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue