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
/
home-manager
/
soispha
/
config
/
neovim
/
nixvim
/
plugins
/
telescope
/
extensions
/
default.nix
blob: ddaf47eebaec48a1bac6ac98ca3de6dc28e47559 (
plain
) (
blame
)
1
2
3
4
5
6
{
...
}:
{
imports
=
[
./frecency
./fzy-native
];
}