We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f18b8d commit 3f06d2bCopy full SHA for 3f06d2b
1 file changed
archinstall/default_profiles/desktops/niri.py
@@ -33,6 +33,7 @@ def packages(self) -> list[str]:
33
additional = [seat]
34
35
return [
36
+ "niri",
37
"alacritty",
38
"fuzzel",
39
"mako",
0 commit comments