sourcephile
/
git
/
sourcephile-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nix: update inputs
[sourcephile-nix.git]
/
hosts
/
mermet
/
test.nix
1
{
2
imports = [
3
<nixops/options.nix>
4
<nixops/resource.nix>
5
../../nixos/base/unbound.nix
6
../../nixos/defaults.nix
7
./users.nix
8
./system.nix
9
];
10
}