Merge branch 'master' of https://github.com/KoenDR06/nix-config
This commit is contained in:
commit
8c2c818497
12 changed files with 328 additions and 217 deletions
|
|
@ -107,6 +107,8 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedUDPPorts = [ 22000 21027 ];
|
||||
networking.firewall.allowedTCPPorts = [ 8384 22000 ];
|
||||
|
||||
users.users = {
|
||||
horseman = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue