mirror of
https://github.com/kmein/niveum
synced 2026-03-28 23:31:07 +01:00
chore: dot -> lib
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user