Remove hard-coded hostnames
This commit is contained in:
parent
1c04c41966
commit
542dcdda16
1 changed files with 0 additions and 5 deletions
|
@ -119,11 +119,6 @@ in
|
||||||
zoom-us
|
zoom-us
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hosts = {
|
|
||||||
"192.168.1.180" = [ "lemp11" ];
|
|
||||||
"192.168.1.116" = [ "nixedo" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
auto-cpufreq.enable = true;
|
auto-cpufreq.enable = true;
|
||||||
gvfs.enable = true;
|
gvfs.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue