index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
ebisu
/
core
/
system
/
default.nix
blob: 6c9a64ca96907047c639d48788d7c69aed16da4e (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./encryption
./xdg.nix
];
}