diff options
Diffstat (limited to 'gui/xmonad.nix')
-rw-r--r-- | gui/xmonad.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/xmonad.nix b/gui/xmonad.nix index 5ead6e4..972ccf8 100644 --- a/gui/xmonad.nix +++ b/gui/xmonad.nix @@ -29,8 +29,6 @@ home.packages = with pkgs; [ xdotool - # lockscreen - i3lock ]; services.screen-locker = { |