diff options
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 34a8b34..28f4d2d 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -30,6 +30,7 @@ in virt-manager xdotool #needed for xmobar clickable workspaces xlockmore + arandr ] ++ (with pkgs.custom; [ smart-wallpaper |