tailscale ig

This commit is contained in:
martyTF 2025-12-18 16:51:26 +01:00
parent cd0f907613
commit cef112b672
6 changed files with 60 additions and 27 deletions

View file

@ -21,5 +21,10 @@
};
};
main-user = {
userName = "marty";
shell = pkgs.fish;
};
imports = [ ./hardware.nix ];
}