manual_inherit
This commit is contained in:
@@ -17,7 +17,7 @@ let
|
||||
moduleConfig = {
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
openFirewall = cfg.openFirewall;
|
||||
inherit (cfg) openFirewall;
|
||||
autoStart = true;
|
||||
capSysAdmin = true;
|
||||
applications.apps = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user