index
:
infra
fcuny/jovian
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
machines
/
hq-kwny2vh41p
/
default.nix
blob: 1ae15f295a82631ca3eee52f0b518bd3668d1ec0 (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
imports
=
[
../darwin-shared.nix
];
system
.
stateVersion
=
5
;
}