substituters, sway mod preference per user, move hosts/absolution to hosts/apalapucia, etc

This commit is contained in:
alyx 2026-02-23 12:17:05 +00:00
parent d0bb2fe776
commit d8d3f43c53
Signed by: alyx
SSH key fingerprint: SHA256:ikXQIBRoakFdxVU/cImm2/V8XxM0gMJU8QybMfU66H0
10 changed files with 275 additions and 279 deletions

View file

@ -6,6 +6,7 @@
hostname = lib.mkOption { type = str;};
locale = lib.mkOption { type = str;};
timezone = lib.mkOption { type = str;};
class = lib.mkOption { type = str;};
#[...]
};
config.var = {