Merge branch 'master' of git.neet.dev:zuckerberg/nix-config
This commit is contained in:
commit
29b98088e3
@ -22,11 +22,8 @@
|
||||
|
||||
services.openssh.enable = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||
networking.firewall.allowedUDPPorts = [ ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget kakoune htop git dnsutils
|
||||
wget kakoune htop git dnsutils tmux
|
||||
];
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user