aboutsummaryrefslogtreecommitdiff
path: root/hosts/carmel
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carmel')
-rw-r--r--hosts/carmel/configuration.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/hosts/carmel/configuration.nix b/hosts/carmel/configuration.nix
index 8f8a5fb..d892bda 100644
--- a/hosts/carmel/configuration.nix
+++ b/hosts/carmel/configuration.nix
@@ -34,15 +34,7 @@
keyMap = "us";
};
- # Enable the X11 windowing system.
- services.xserver.enable = true;
-
- # Configure keymap in X11
- services.xserver.layout = "us";
- services.xserver.xkbOptions = "eurosign:e";
-
# Enable CUPS to print documents.
-
# Enable sound.
# sound.enable = true;
# hardware.pulseaudio.enable = true;