refactor: further progress

This commit is contained in:
2026-04-25 00:19:20 +02:00
parent 55fbe82a42
commit 0500aab3cb
31 changed files with 680 additions and 398 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{
programs.nh = {
enable = true;
flake = config.meta.user.nixosConfigurationPath;
flake = config.meta.user.account.nixosConfigurationPath;
};
};
}