dodanie jellyfin
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware = {
|
||||
# amdgpu.opencl.enable = true;
|
||||
amdgpu.opencl.enable = true;
|
||||
cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -87,6 +87,7 @@ _: {
|
||||
kdenlive.enable = false; # Kdenlive: video editing software
|
||||
pixieditor.enable = true; # Pixieditor: Universal editor for all your 2D needs
|
||||
plex.enable = true; # Plex: media player and server client
|
||||
jellyfin.enable = true; # Jellyfin: foss media player
|
||||
|
||||
/*
|
||||
Utilities / Misc
|
||||
|
||||
Reference in New Issue
Block a user