index
:
nix-config
main
tmp
This is my system configuration, targeting workstations.
sils
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
hm
/
sils
/
default.nix
blob: 72767eff03b1543b641c5d812f47b4da5931dc5f (
plain
) (
blame
)
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./firefox
./jameica.nix
./mail.nix
];
}