Merge branch 'main' into 'main'
add vim See merge request compsoc1/skynet/nixos!13
This commit is contained in:
commit
d9664c34fd
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
environment.systemPackages = [ pkgs.vim ];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
|
||||
# normally services cannot read home dirs
|
||||
|
|
Loading…
Reference in a new issue