idempotent-desktop
idempotent-desktop copied to clipboard
🛸 nixos, fish, neovim, leftwm
Results
2
idempotent-desktop issues
Sort by
recently updated
recently updated
newest added
## The problem The local [`vim-plug`](https://github.com/ksevelyar/idempotent-desktop/blob/0f803f502a50e60d80198630d404fa4cc58ccb43/users/shared/nvim/init.vim#L4) doesn't work with the latest flakes, probably because of the [`--clean`](https://github.com/NixOS/nixpkgs/commit/ce49cb7792a7ffd65ef352dda1110a4e4a204eac) option. The current setup requires imperative installation of vim-plug and [some LSP deps](https://github.com/ksevelyar/idempotent-desktop/blob/0f803f502a50e60d80198630d404fa4cc58ccb43/packages/neovim.nix#L32),...
enhancement