fort: enabled jellyfin and steam
This commit is contained in:
parent
0c9d49da24
commit
39e6a10d2a
|
@ -53,7 +53,7 @@
|
||||||
neovide.enable = true;
|
neovide.enable = true;
|
||||||
spotify.enable = true;
|
spotify.enable = true;
|
||||||
vscode.enable = true;
|
vscode.enable = true;
|
||||||
jellyfin.enable = false;
|
jellyfin.enable = true;
|
||||||
mpv.enable = true;
|
mpv.enable = true;
|
||||||
go.enable = true;
|
go.enable = true;
|
||||||
chromium.enable = true;
|
chromium.enable = true;
|
||||||
|
@ -64,5 +64,6 @@
|
||||||
nextcloud.enable = false;
|
nextcloud.enable = false;
|
||||||
|
|
||||||
programs.easyeffects.enable = true;
|
programs.easyeffects.enable = true;
|
||||||
|
steam.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue