test
This commit is contained in:
parent
e291bc7405
commit
f2daa68b9f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ hostname, username, desktop, tailscalekey, ... }: {
|
||||
imports = [
|
||||
../../common/desktops/${desktop}
|
||||
../common/software/packages.nix
|
||||
];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 3389 ];
|
||||
|
|
Loading…
Reference in a new issue