media server stuff

This commit is contained in:
Matt Nish-Lapidus 2025-03-10 22:31:08 -04:00
parent 64ef053227
commit 6eb421250f

View file

@ -19,6 +19,15 @@
}; };
sessionPath = [
"/home/media/.local/bin"
"/home/media/.local/share"
"/home/media/.nix-profile/lib"
"/etc/profiles/per-user/media/bin/"
"/home/media/.local/state/nix/profiles/home-manager/home-path/bin/"
];
stateVersion = "25.05"; stateVersion = "25.05";
}; };