index
:
Nix
master
My infrastructure configuration
Immae
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nixops
/
custom_nixops.nix
blob: f024a4d8d0a09e5ef5ba9de3ecb72870ae38cfa7 (
plain
) (
blame
)
1
2
with
import
<nixpkgs>
{
overlays =
builtins
.
attrValues
(
import
..
/overlays
);
};
nixops