krdp annd krdc
This commit is contained in:
parent
031f50fe88
commit
87f519e42f
2 changed files with 5 additions and 1 deletions
|
|
@ -37,6 +37,7 @@
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
kara
|
kara
|
||||||
kdePackages.karousel
|
kdePackages.karousel
|
||||||
|
kdePackages.krdc
|
||||||
kde-rounded-corners
|
kde-rounded-corners
|
||||||
];
|
];
|
||||||
plasma6.excludePackages = with pkgs.kdePackages; [
|
plasma6.excludePackages = with pkgs.kdePackages; [
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,10 @@ let
|
||||||
in
|
in
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = [ reboot-into-qubes ];
|
environment.systemPackages = [
|
||||||
|
reboot-into-qubes
|
||||||
|
pkgs.kdePackages.krdp
|
||||||
|
];
|
||||||
|
|
||||||
programs.steam.dedicatedServer.openFirewall = true;
|
programs.steam.dedicatedServer.openFirewall = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue