fix(tailscale) + move module
This commit is contained in:
parent
48c15ea72a
commit
ef3703c297
7 changed files with 29 additions and 25 deletions
|
|
@ -21,6 +21,7 @@
|
|||
networkmanager.enable = true;
|
||||
openconnect-sso.enable = true;
|
||||
openvpn.enable = true;
|
||||
tailscale.enable = true;
|
||||
};
|
||||
|
||||
nix = {
|
||||
|
|
@ -36,7 +37,6 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
tailscale.enable = true;
|
||||
pipewire.enable = true;
|
||||
printing.enable = true;
|
||||
openrgb.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue