diff options
Diffstat (limited to 'hosts/home.nix')
-rw-r--r-- | hosts/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 8c25e88..1710a08 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -35,9 +35,9 @@ dwmbar manga-cli mov-cli + smart-wallpaper ] ++ (with pkgs.custom; [ - smart-wallpaper lemacs ]); }; |