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
/
default.nix
blob: 308826f08693f2b71d5dab5e629bb8c116e1aa0e (
plain
) (
blame
)
1
2
3
4
5
{
...
}:
{
imports
=
[
./nixvim
];
}