diff options
Diffstat (limited to 'fw')
| -rw-r--r-- | fw/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fw/configuration.nix b/fw/configuration.nix index 0b9ebe3..3fd8ba2 100644 --- a/fw/configuration.nix +++ b/fw/configuration.nix @@ -30,7 +30,6 @@ defaultSession = "sway"; gdm.enable = true; }; - # desktopManager.gnome.enable = true; }; services.kmonad = { |