index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home.legacy
/
conf
/
nvim
/
plgs
/
telescope
/
extensions
/
default.nix
blob: 0b1e033ae5bc39dcdd96f8a4b1c2e4e2750843c6 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./bibtex
./frecency
./fzy-native
./rooter
./symbols
];
}