This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
nix-config
Watch
1
Star
0
Fork
0
You've already forked nix-config
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nix-config
/
system
/
network
/
default.nix
7 lines
64 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: refactor system modules
2025-07-05 00:02:39 +02:00
{
imports
=
[
./networking.nix
feat(networking): enable tailscale
2025-09-01 14:53:46 +02:00
./tailscale.nix
chore: refactor system modules
2025-07-05 00:02:39 +02:00
]
;
}
Reference in New Issue
Copy Permalink