working nixvim!

This commit is contained in:
Charlie Root 2024-05-21 23:41:23 +02:00
commit cee77dd6af
8 changed files with 100 additions and 20 deletions

View file

@ -12,6 +12,7 @@ in {
../modules
inputs.home-manager.nixosModules.home-manager
inputs.agenix.nixosModules.default
inputs.nixvim.nixosModules.nixvim
];
};

View file

@ -64,7 +64,7 @@
editors = {
emacs = {
enable = false;
doom.enable = false;
doom.enable = false;
};
helix.enable = true;
kakoune.enable = true;

View file

@ -75,6 +75,7 @@ in {
polkit
python3
qbittorrent
ripgrep
rustdesk
scc
scummvm