index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
home-manager
/
soispha
/
config
/
neovim
/
default.nix
blob: 308826f08693f2b71d5dab5e629bb8c116e1aa0e (
plain
) (
tree
)
bbe67750
^
3ad750a3
^
1
2
3
4
5
{
...
}:
{
imports
=
[
./nixvim
];
}