use tmpfile.d to symlink vfio things

This commit is contained in:
Gerg-L 2023-02-22 17:58:29 -05:00
parent 7bc746dbd1
commit d911aabfad
2 changed files with 6 additions and 11 deletions

View file

@ -25,6 +25,7 @@ in {
displayManager = {
sessionCommands = ''
${pkgs.feh}/bin/feh --bg-scale ${self + /misc/recursion.png}
${pkgs.numlockx}/bin/numlockx
'';
defaultSession = "none+dwm";
};