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

@ -10,6 +10,7 @@
}:
{
nix.settings.experimental-features = [
"flakes"
"nix-command"
@ -17,7 +18,7 @@
imports = [
# Include the results of the hardware scan.
./system
./user/marty.nix
./user
];
# programs.walker.enable = true;