feat: add wireguard
This commit is contained in:
parent
1cd48e404d
commit
a409692f3e
@ -190,6 +190,7 @@ in {
|
|||||||
description = "itsscb";
|
description = "itsscb";
|
||||||
extraGroups = ["networkmanager" "wheel" "fsc" "docker"];
|
extraGroups = ["networkmanager" "wheel" "fsc" "docker"];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
wireguard-tools
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
users.users."k.sc" = {
|
users.users."k.sc" = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user