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