add hm host ee. refactor other hm hosts
This commit is contained in:
parent
bf563cc0cc
commit
ad98720b10
11 changed files with 93 additions and 37 deletions
|
|
@ -115,6 +115,7 @@
|
|||
|
||||
homeConfigurations = {
|
||||
"sid@16ach6" = mkHomeConfiguration "x86_64-linux" [ ./users/sid/home/hosts/16ach6 ];
|
||||
"sid@ee" = mkHomeConfiguration "x86_64-linux" [ ./users/sid/home/hosts/ee ];
|
||||
"sid@nuc8" = mkHomeConfiguration "x86_64-linux" [ ./users/sid/home/hosts/nuc8 ];
|
||||
"sid@pc" = mkHomeConfiguration "x86_64-linux" [ ./users/sid/home/hosts/pc ];
|
||||
"sid@rv2" = mkHomeConfiguration "x86_64-linux" [ ./users/sid/home/hosts/rv2 ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue