Adapt to unstable option name changes.
This commit is contained in:
parent
85600ad746
commit
8511968173
3 changed files with 3 additions and 3 deletions
|
@ -60,7 +60,7 @@ with lib;
|
|||
allowedUDPPortRanges = [ { from = 1714; to = 1764; } ];
|
||||
allowedTCPPortRanges = [ { from = 1714; to = 1764; } ];
|
||||
};
|
||||
desktop.wms = [ "i3" ];
|
||||
desktop.wms = [ "none+i3" "i3" ];
|
||||
};
|
||||
|
||||
config.system.copySysConf = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue