added files.nix as a place to keep hardcoded configurations, added a personal neofetch config to it

This commit is contained in:
pagedmov
2024-10-21 22:16:18 -04:00
parent d97c3fec5b
commit bb7a221775
2 changed files with 4 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ in {
./programs
./environment
./scripts
./files.nix
];
home = {
username = "${username}";