diff --git a/hosts/snowhawk/configuration.nix b/hosts/snowhawk/configuration.nix index 01e9bf1..32231e4 100644 --- a/hosts/snowhawk/configuration.nix +++ b/hosts/snowhawk/configuration.nix @@ -14,12 +14,6 @@ boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; - # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. - - # Configure network proxy if necessary - # networking.proxy.default = "http://user:password@proxy:port/"; - # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain"; - # Enable networking networking.networkmanager.enable = true; @@ -47,13 +41,8 @@ # Enable the X11 windowing system. services.xserver.enable = true; - snowhawk.dwm.enable = true; - # Enable the XFCE Desktop Environment. - # services.xserver.displayManager.lightdm.enable = true; - # services.xserver.desktopManager.budgie.enable = true; - # Configure keymap in X11 services.xserver = { xkb = {