add nvim to tartarus

This commit is contained in:
Osman Faruk Bayram 2024-12-17 11:10:05 +03:00
parent 6f8ecf18b9
commit 4d79606ac6

View file

@ -6,6 +6,7 @@
pkgs,
pkgs-unstable,
system-label,
osbm-nvim,
...
}: {
imports = [
@ -98,6 +99,7 @@
};
environment.systemPackages = with pkgs; [
osbm-nvim.packages.${system}.default
];
# Some programs need SUID wrappers, can be configured further or are