flake.nix: add old channel, Marisa: downgrade to cgroupv1

This commit is contained in:
2022-02-03 12:23:24 +05:30
parent b729daba56
commit c9e27b621d
5 changed files with 28 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
networking = {
hostName = "Marisa";
firewall = {
allowedTCPPorts = [ 22 80 6060 5001 8800 7777 4444 4646 8500 8888 22001 ];
allowedTCPPorts = [ 22 80 6060 5001 8800 5555 4444 4646 8500 22001 ];
allowedUDPPorts = [ 17840 ];
};
wireless = {