diff --git a/modules/core/network.nix b/modules/core/network.nix index eb3b332..62376ef 100755 --- a/modules/core/network.nix +++ b/modules/core/network.nix @@ -1,4 +1,4 @@ -{ ... }: +{ pkgs, ... }: { networking = { hostName = "nixos";