remove manual hostname, already taken care of by lib/nixos.nix
This commit is contained in:
parent
089ef41de0
commit
3f0f23f38c
4 changed files with 0 additions and 8 deletions
|
@ -13,8 +13,6 @@
|
|||
options = [ "rw" "uid=chris" ];
|
||||
};
|
||||
|
||||
networking.hostName = "chris-pc";
|
||||
|
||||
modules = {
|
||||
themes = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue