mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: added niri
This commit is contained in:
parent
77c4768eaa
commit
5dd2fce8e0
8 changed files with 503 additions and 5 deletions
|
@ -10,8 +10,11 @@ in
|
|||
mullvad
|
||||
syncthing
|
||||
ollama
|
||||
plasma
|
||||
sddm
|
||||
# plasma
|
||||
# sddm
|
||||
# hypr
|
||||
niri
|
||||
wayland
|
||||
searx
|
||||
portals
|
||||
xserver
|
||||
|
|
3
modules/nixos/desktop/niri/default.nix
Executable file
3
modules/nixos/desktop/niri/default.nix
Executable file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
programs.niri.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue