openrgbdr
This commit is contained in:
parent
806a78e8d3
commit
3d28732c16
2 changed files with 79 additions and 74 deletions
|
|
@ -12,8 +12,13 @@
|
||||||
# foldingathome
|
# foldingathome
|
||||||
# gwe
|
# gwe
|
||||||
# openrgb
|
# openrgb
|
||||||
|
openrgb-plugin-effects
|
||||||
|
openrgb-plugin-hardwaresync
|
||||||
];
|
];
|
||||||
services.hardware.openrgb.enable = true;
|
services.hardware.openrgb = {
|
||||||
|
enable = true;
|
||||||
|
package = pkgs.openrgb-with-all-plugins;
|
||||||
|
};
|
||||||
|
|
||||||
services.tailscale.useRoutingFeatures = "both";
|
services.tailscale.useRoutingFeatures = "both";
|
||||||
boot.kernel.sysctl."net.ipv4.ip_forward" = "1";
|
boot.kernel.sysctl."net.ipv4.ip_forward" = "1";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue