index
:
nixos
master
sinan's reproducible nixos systems
sinan@sinanmohd.com
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
global
/
common
/
default.nix
blob: 329963dff638eb9c2a19200b41ba5a18930f3543 (
plain
) (
tree
)
d4f7650
1
2
3
4
5
6
{
...
}:
{
imports
=
[
./modules/font.nix
./modules/userdata.nix
];
}