index
:
nixos-config
master
Personal NixOS configuration
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
overlays
/
default.nix
blob: 60253cab1d88c25a71ae030dc5352f3ffe21f038 (
plain
)
1
2
3
4
5
6
7
8
{ ... }: { imports = [ ./emacs.nix ./g45_h264.nix ]; }