Compare commits

...

4 Commits

Author SHA1 Message Date
daa1c40a98 fix remote build 2026-01-18 18:22:25 -06:00
2c71c6b3b8 default.nix 2026-01-11 10:04:41 -06:00
2ee047db89 no gitignore 2026-01-11 09:35:57 -06:00
c421c92268 ignore lock 2026-01-07 10:50:06 -06:00

View File

@@ -48,6 +48,9 @@
};
sysconfig = {
remoteBuildClient = true;
users = {
nathan = {
isSuperuser = true;