diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/marvin.nix (renamed from system/mba.nix) | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/mba.nix b/system/marvin.nix index ede4542d..68caa190 100644 --- a/system/mba.nix +++ b/system/marvin.nix @@ -10,10 +10,6 @@ group = "wheel"; }; - networking = { - hostName = "mba"; - }; - services.activate-system.enable = true; environment.variables.LANG = "en_GB.UTF-8"; |