moved dotfiles out of projects

This commit is contained in:
2025-01-09 21:46:59 -05:00
parent 17b19967e8
commit 56456ab375
6 changed files with 27 additions and 9 deletions

View File

@@ -13,8 +13,5 @@
username = "gaming";
homeDirectory = "/home/${config.home.username}";
stateVersion = "24.05";
sessionVariables = {
FLAKE = "$HOME/Projects/dotfiles";
};
};
}