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: c29871530ad1d31a7a938e9d064b0b1da556819f (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
...
}:
{
imports
=
[
./firefox
./jameica.nix
./mail.nix
./zathura.nix
];
}