wry, many thing

This commit is contained in:
atagen 2026-04-08 11:43:10 +10:00
parent 6e62eccfba
commit 848ed62c5d
47 changed files with 1598 additions and 1201 deletions

View file

@ -38,8 +38,7 @@ scope "options.quick" {
default = { };
};
}
// scope "config.user.systemd" {
enable = true;
// scope "config.systemd.user" {
services =
builtins.mapAttrs (name: opts: {
environment.PATH = lib.mkForce "/run/current-system/sw/bin:/run/current-system/sw/sbin:/etc/profiles/per-user/${mainUser}/bin:/etc/profiles/per-user/${mainUser}/sbin";