use regular paths for profiles and suites and stuff instead of the horrible mess of attrsets i was generating

This commit is contained in:
xunuwu 2025-05-10 08:20:39 +02:00
parent 530f517d22
commit b9d92a9dc4
10 changed files with 181 additions and 200 deletions

3
vars/default.nix Normal file
View file

@ -0,0 +1,3 @@
{
domain = "xunuwu.xyz";
}