DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
cf1b2f0887950bbd12f26d31cd9f21118dfdfe7f
nix-arta
/
lxc
/
roles
/default.nix
-rw-r--r--
99 bytes
View
Log
Blame
View raw
Permalink
cf1b2f08
—
Jonni Liljamo
feat: move dns
8 days ago
1
2
3
4
5
6
7
8
9
{
imports
=
[
./base.nix
./cadvisor.nix
./prometheus.nix
./tailscale.nix
];
}