mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-29 17:02:10 +01:00
serverle/newton: remove noXlibs
This commit is contained in:
parent
91b8d0eb01
commit
5a2fa4506b
2 changed files with 0 additions and 4 deletions
|
|
@ -18,8 +18,6 @@
|
|||
gnupg.sshKeyPaths = [ ];
|
||||
};
|
||||
|
||||
#environment.noXlibs = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,6 @@
|
|||
gnupg.sshKeyPaths = [ ];
|
||||
};
|
||||
|
||||
#environment.noXlibs = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
8080 # aria
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue