remove sunshine

This commit is contained in:
Chris Dombroski 2024-04-20 12:56:58 -04:00
parent cac16b99f4
commit c4d41650cc

View file

@ -141,12 +141,6 @@
# Enable sound.
security = {
rtkit.enable = true;
wrappers.sunshine = {
owner = "root";
group = "root";
capabilities = "cap_sys_admin+p";
source = "${pkgs.sunshine}/bin/sunshine";
};
};
# hardware.pulseaudio.enable = true;
@ -185,7 +179,6 @@
git
kate
cifs-utils
sunshine
];
pathsToLink = [ "/share/bash-completion" ];
};