mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2025-08-04 01:00:22 -04:00
update: home-manger config
This commit is contained in:
parent
9f836545d6
commit
8ce9227801
15 changed files with 524 additions and 234 deletions
5
hosts/common/global/tailscale.nix
Normal file
5
hosts/common/global/tailscale.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue