diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 2b2608b..50707c0 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -47,6 +47,8 @@ }; }; + services.xscreensaver.enable = true; + networking.hostName = "alienware"; # Define your hostname. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.