Move Envy back to Pear
This commit is contained in:
parent
d2204a4916
commit
c04e4203ea
12 changed files with 34 additions and 43 deletions
|
@ -78,7 +78,7 @@
|
|||
nixosConfigurations = {
|
||||
tower = mkNix [ ./hosts/tower ] stable; # Main Desktop
|
||||
|
||||
envy = mkNix [ ./hosts/envy ] stable; # HP Convertable
|
||||
pear = mkNix [ ./hosts/pear ] stable; # MacBook Pro 14,1
|
||||
intuos = mkNix [ ./hosts/intuos ] stable; # Wacom Intuos Tablet
|
||||
jupiter = mkNix [ ./hosts/jupiter ] unstable; # Steam Deck
|
||||
redmond = mkNix [ ./hosts/redmond ] stable; # Lenovo Dual-Boot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue