remove sunshine
This commit is contained in:
parent
cac16b99f4
commit
c4d41650cc
1 changed files with 0 additions and 7 deletions
|
@ -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" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue