From 978478df555d2ff70b5abd491f695950b3d76638 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 8 Feb 2022 16:42:56 -0800 Subject: hosts: remove unneeded comments --- hosts/carmel/configuration.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hosts/carmel/configuration.nix') diff --git a/hosts/carmel/configuration.nix b/hosts/carmel/configuration.nix index 88ff269..5cbea50 100644 --- a/hosts/carmel/configuration.nix +++ b/hosts/carmel/configuration.nix @@ -43,12 +43,6 @@ # Enable touchpad support (enabled default in most desktopManager). # services.xserver.libinput.enable = true; - # Define a user account. Don't forget to set a password with ‘passwd’. - # users.users.jane = { - # isNormalUser = true; - # extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user. - # }; - # Some programs need SUID wrappers, can be configured further or are # started in user sessions. # programs.mtr.enable = true; -- cgit 1.4.1