media server stuff
This commit is contained in:
parent
64ef053227
commit
6eb421250f
1 changed files with 9 additions and 0 deletions
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue