This commit is contained in:
Bryan Ramos 2024-07-17 23:05:50 -04:00
parent 99fe8196c0
commit e1ae3a9363
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ userConfigs = rec {
shell = pkgs.bash;
# From wallpapers directory
wallpaper = "mountains.jpg";
wallpaper = "targon.jpg";
groups = [ "wheel" "networkmanager" "home-manager" "input" ];