1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 03:39:32 +00:00
This commit is contained in:
Rae 5e 2024-12-20 14:52:09 -05:00
parent 0872cf4d03
commit dd5f89f39b
3 changed files with 1 additions and 40 deletions

View file

@ -22,10 +22,6 @@
};
};
xdg.configFile = {
"nvim" = {
source = ../../configs/neovim;
recursive = true;
};
"openbox".source = ../../configs/openbox;
};