structural-rework #1

Merged
ghoscht merged 44 commits from structural-rework into main 2023-12-29 10:35:45 +01:00
Showing only changes of commit 0b7e8328f5 - Show all commits

View file

@ -1,5 +1,6 @@
{
# Global variables used in NixOS and HomeManager which will probably never change
user = "ghoscht";
dir_name = ".setup";
location = "$HOME/.setup";
}