Updated inputs
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 3000 ];
|
||||
allowedUDPPorts = [ 3000 ];
|
||||
};
|
||||
|
||||
nix.settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
|
@@ -44,7 +44,7 @@
|
||||
unstable.openscad-unstable
|
||||
unstable.brave
|
||||
unstable.freecad
|
||||
unstable.ghost-cli
|
||||
unstable.hoppscotch
|
||||
|
||||
# Office
|
||||
libreoffice
|
||||
|
Reference in New Issue
Block a user