decoysnail: use modern nvim

This commit is contained in:
Gabriel Ebner 2021-05-27 12:22:40 +02:00
parent e0be60449b
commit 3e04ee4912

@ -11,6 +11,7 @@
./atmega.nix
./v4l2loopback.nix
./huion.nix
./nvim05.nix
];
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "usbhid" "sd_mod" ];