diff --git a/hosts/home.nix b/hosts/home.nix index 813bd96..bed99d2 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -17,6 +17,8 @@ in ../terminal.nix ]; + home.file."./.background-image".source = ../wallpapers/306286.jpg; + programs.home-manager.enable = true; gtk = { @@ -53,6 +55,7 @@ in # Command line utilities wget neofetch + killall trash-cli # aliased to rm in .bashrc # Configuration applications