Added git.purplecello.org host
This commit is contained in:
parent
19aea0fd26
commit
bd0b6bd5b1
|
@ -56,6 +56,11 @@
|
||||||
git
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
|
networking.extraHosts =
|
||||||
|
''
|
||||||
|
192.168.1.122 git.purplecello.org
|
||||||
|
'';
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
Loading…
Reference in New Issue