various tweaks, bw->kpxc temporarily

This commit is contained in:
atagen 2025-09-09 08:05:23 +10:00
parent e06ce60bfe
commit 6b2b079a18
15 changed files with 180 additions and 157 deletions

View file

@ -1,6 +1,7 @@
{
config,
lib,
mainUser,
...
}:
{
@ -24,6 +25,7 @@
config = {
systemd.user.services =
builtins.mapAttrs (name: cmd: {
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";
unitConfig = {
Description = "${name}";
Requires = [