add cloudnix config
This commit is contained in:
parent
02b736cc0c
commit
312ecfbeca
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
...
|
||||||
|
}: {
|
||||||
|
imports = [
|
||||||
|
./users/admin
|
||||||
|
./common/core
|
||||||
|
./common/optional/git.nix
|
||||||
|
./common/optional/sops.nix
|
||||||
|
];
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue