feat: removed user1 and tidied up user0 home

This commit is contained in:
Nick 2025-10-02 20:48:44 -05:00
parent 0665b883ab
commit 07a6bb2073
78 changed files with 43 additions and 280 deletions

View file

@ -9,6 +9,6 @@ in
enable = true;
dates = "weekly";
};
flake = "/home/${user0}/Files/Projects/dotfiles";
flake = "/home/${user0}/projects/dotfiles";
};
}