WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 6de4b65ab8 - Show all commits

View file

@ -36,7 +36,7 @@ src = ".config/imapnotify"
[dotfiles.d_nvim]
dst = "~/.config/nvim"
src = ".config/nvim"
instignore = [""]
instignore = ["*/lazy-lock.json"]
actions = ["kanagawa-compile"]
[dotfiles.d_rofi]