diff --git a/machine/stel-xps/default.nix b/machine/stel-xps/default.nix index 336df28..3afcdec 100644 --- a/machine/stel-xps/default.nix +++ b/machine/stel-xps/default.nix @@ -1,5 +1,7 @@ { config, pkgs, ...}: -{ +{ + imports = [ ./printer.nix ]; + networking.hostName = "stel-xps"; # define the hostname environment.systemPackages = with pkgs; [