Merge branch 'main' of github.com:FredzyW/nix
This commit is contained in:
commit
287add812e
5 changed files with 22 additions and 7 deletions
|
@ -9,6 +9,8 @@
|
|||
...
|
||||
}: {
|
||||
|
||||
services.netbird.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
openvpn
|
||||
networkmanagerapplet
|
||||
|
@ -19,6 +21,5 @@
|
|||
networkmanager
|
||||
openssh
|
||||
dig
|
||||
netbird
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue