fixed wallpapers path

This commit is contained in:
Bryan Ramos 2024-05-08 21:33:45 -04:00
parent f4787dc412
commit ace324425d
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
6 changed files with 7 additions and 3 deletions

View file

@ -5,6 +5,9 @@ let
name = "bryan";
email = "bryan@ramos.codes";
shell = pkgs.bash;
wallpaper = "mountains.jpg";
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
sshKeys = [