mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
refactor: aquamarine - enable tailscale
This commit is contained in:
4
modules/nixos/base/networking/default.nix
Normal file
4
modules/nixos/base/networking/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ mylib, ... }:
|
||||
{
|
||||
imports = mylib.scanPaths ./.;
|
||||
}
|
||||
Reference in New Issue
Block a user