Auto-commit: 2026-01-06 04:49:24

This commit is contained in:
2026-01-06 04:49:24 +00:00
parent bd73ab5ea2
commit c1038aeaf9

View File

@@ -57,8 +57,8 @@ in
binfmt = true; binfmt = true;
}; };
programs.yubikey-manager.enable = true; programs.yubikey-manager.enable = true;
};
systemd.user.targets.graphical-session = { systemd.user.targets.graphical-session = {
wants = [ "arrpc.service" ]; wants = [ "arrpc.service" ];
}; };
};
} }