From 1d53d701a90543f19e6c05b40dee7eeb0b31c82b Mon Sep 17 00:00:00 2001 From: Isshi0417 Date: Tue, 16 Jul 2024 14:00:18 +0900 Subject: [PATCH] Uninstall xscreensaver --- hosts/default/configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 50707c0..2b2608b 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -47,8 +47,6 @@ }; }; - services.xscreensaver.enable = true; - networking.hostName = "alienware"; # Define your hostname. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.