diff options
Diffstat (limited to 'hosts/home.nix')
-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 e2e571e..06a75d2 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -32,6 +32,7 @@ in xdotool #needed for xmobar clickable workspaces xlockmore arandr + jrnl ] ++ (with pkgs.custom; [ smart-wallpaper |