fixed dir

This commit is contained in:
Bryan Ramos 2024-05-12 12:30:57 -04:00
parent 2ffa9fb046
commit 21a64fd68d
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
6 changed files with 4 additions and 9 deletions

View file

@ -8,7 +8,6 @@ userConfigs = rec {
name = "bryan";
email = "bryan@ramos.codes";
shell = pkgs.bash;
nixosDir = /etc/nixos; # PATH to this repo
# Image name from ~Pictures/wallpapers directory
wallpaper = "mountains.jpg";