major restructuring for using snowfall

This commit is contained in:
2024-02-01 12:42:15 +01:00
parent d8e53f1f78
commit 67d23bcd9e
87 changed files with 24 additions and 164 deletions

View File

@ -29,7 +29,7 @@
snowfall = {
# The root of the snowfall config
root = ./home-manager;
root = ./.;
# lib namespace
namepace = "frajul";