mv tor to modules
nix flake show / show-flake (push) Successful in 31s

This commit is contained in:
smayzy
2025-07-21 15:42:52 +02:00
parent 2dc084b0ea
commit d4d2f6d51c
3 changed files with 20 additions and 1 deletions
+1
View File
@@ -3,5 +3,6 @@
imports = [
./mullvad.nix
./wireguard.nix
./tor.nix
];
}