Merge branch 'Changes_20.03'

This commit is contained in:
Kevin Baensch 2020-03-11 02:40:23 +01:00
commit ea8739bc21
Signed by: derped
GPG key ID: C0F1D326C7626543
6 changed files with 24 additions and 3 deletions

View file

@ -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 = {