index
:
world.git
this commit
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
hosts
/
nixos
/
default.nix
blob: abfb3a7c2e36e3f9bf4cb066823438791c212dea (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
imports
=
[
./packages.nix
./user.nix
];
}