add shellc conf to server
This commit is contained in:
parent
7e98e88069
commit
590b3e0fea
2 changed files with 6 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
|||
in {
|
||||
nixosConfigurations = {
|
||||
thinkpad = nixosConfigWithHome "thinkpad";
|
||||
homelab = nixosConfig "homelab";
|
||||
homelab = nixosConfigWithHome "homelab";
|
||||
bootstrap = nixosConfig "bootstrap";
|
||||
};
|
||||
homeConfigurations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue