add niri, but keep it disabled

This commit is contained in:
Markus Heurung 2024-07-05 12:17:07 +02:00
parent 18eacb26dc
commit 7d9d63c02b
3 changed files with 13 additions and 1 deletions

View file

@ -22,6 +22,7 @@
_1password
_1password-gui
atkinson-hyperlegible
alacritty
brightnessctl
curl
ddcutil
@ -29,6 +30,7 @@
dog
fd
ffmpegthumbnailer
fuzzel
git
htop
httpie
@ -242,6 +244,9 @@
vimKeys = true;
sidebar.enable = true;
};
niri = {
enable = false;
};
nixvim = {
enable = true;
defaultEditor = true;