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
/
nara
/
programs
/
default.nix
blob: f64bfb5ce19249832dcfe909903bb44a0a88d360 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
imports
=
[
./analysis.nix
./development.nix
./fastfetch.nix
];
}