sourcephile
/
git
/
sourcephile-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
nix: update input julm-nix
[sourcephile-nix.git]
/
nixos
/
default.nix
1
{
2
imports = [
3
./options.nix
4
./modules.nix
5
];
6
}