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