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