diff options
Diffstat (limited to 'machines/x/home.nix')
| -rw-r--r-- | machines/x/home.nix | 11 | 
1 files changed, 6 insertions, 5 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index 3f754dc..636987f 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -55,13 +55,14 @@      "nvim"      # "qtile" -    "dwl.nix" -    "themes.nix" -    "way-displays" -    "swaylock" -    "dunst" +    # "dwl.nix" +    # "themes.nix" +    # "way-displays" +    # "swaylock" +    # "dunst"      "alacritty" +    "plasma"    ]);    home.stateVersion = "23.11"; | 
