mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02: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 = [ ];
|
gnupg.sshKeyPaths = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
#environment.noXlibs = true;
|
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -22,8 +22,6 @@
|
||||||
gnupg.sshKeyPaths = [ ];
|
gnupg.sshKeyPaths = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
#environment.noXlibs = true;
|
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
8080 # aria
|
8080 # aria
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue