1
0
mirror of https://github.com/kmein/niveum synced 2026-03-28 23:31:07 +01:00

chore: dot -> lib

This commit is contained in:
2020-10-28 22:05:33 +01:00
parent 48fcb08427
commit da55a342e3
9 changed files with 42 additions and 65 deletions

View File

@@ -22,7 +22,7 @@
environment.systemPackages = [
(pkgs.neovim.override {
configure = {
customRC = builtins.readFile <niveum/dot/init.vim>;
customRC = builtins.readFile <niveum/lib/vim/init.vim>;
packages.nvim = with pkgs.vimPlugins; {
start = [
# cheat-sh-vim