fix systemd k3s ordering
Some checks failed
/ check (push) Failing after 35s

This commit is contained in:
iofq 2026-01-12 00:28:33 -06:00
parent f7cc6dab30
commit 1943a3c679
4 changed files with 23 additions and 6 deletions

View file

@ -17,6 +17,7 @@ in
cryptsetup
nfs-utils
nerdctl
android-tools
(lib.hiPrio uutils-coreutils-noprefix)
];
extraInit = "[[ -f ${homeManagerSessionVars} ]] && source ${homeManagerSessionVars} && echo 'x' > /tmp/test";
@ -69,7 +70,6 @@ in
startAgent = true;
};
steam.enable = true;
adb.enable = true;
fish.enable = true; # enable vendor completions
nh.enable = true;
};