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.
|
# Enable sound.
|
||||||
security = {
|
security = {
|
||||||
rtkit.enable = true;
|
rtkit.enable = true;
|
||||||
wrappers.sunshine = {
|
|
||||||
owner = "root";
|
|
||||||
group = "root";
|
|
||||||
capabilities = "cap_sys_admin+p";
|
|
||||||
source = "${pkgs.sunshine}/bin/sunshine";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
# hardware.pulseaudio.enable = true;
|
# hardware.pulseaudio.enable = true;
|
||||||
|
|
||||||
|
@ -185,7 +179,6 @@
|
||||||
git
|
git
|
||||||
kate
|
kate
|
||||||
cifs-utils
|
cifs-utils
|
||||||
sunshine
|
|
||||||
];
|
];
|
||||||
pathsToLink = [ "/share/bash-completion" ];
|
pathsToLink = [ "/share/bash-completion" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue