Add Niri as a compositor with basic (non-nix, sadly) config
This commit is contained in:
parent
05db6fce26
commit
6721d9337b
4 changed files with 460 additions and 2 deletions
|
|
@ -66,4 +66,6 @@
|
|||
];
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
programs.niri.enable = true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -84,8 +84,6 @@
|
|||
hyprshot
|
||||
mako
|
||||
swayosd
|
||||
|
||||
alacritty
|
||||
])
|
||||
++
|
||||
# Misbehaving packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue