users/guest: add jellyfin-media-player user unit
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m43s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m43s
This commit is contained in:
@@ -27,6 +27,7 @@ in
|
||||
|
||||
home-manager.users.${name} = {
|
||||
imports = [
|
||||
./common/optional/graphical/jellyfin.nix
|
||||
./common/optional/graphical/steam.nix
|
||||
{
|
||||
home.persistence."/state" = {
|
||||
@@ -36,7 +37,6 @@ in
|
||||
};
|
||||
home.persistence."/persist" = {
|
||||
directories = [
|
||||
".config/jellyfin.org"
|
||||
".local/share/icons"
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user