wip
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
services.tailscale.enable = true;
|
||||||
|
}
|
||||||
@@ -18,6 +18,7 @@
|
|||||||
../common/features/bluetooth.nix
|
../common/features/bluetooth.nix
|
||||||
../common/features/ledger.nix
|
../common/features/ledger.nix
|
||||||
../common/features/android-studio.nix
|
../common/features/android-studio.nix
|
||||||
|
../common/features/tailscale.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "konishi";
|
networking.hostName = "konishi";
|
||||||
|
|||||||
Reference in New Issue
Block a user