feat(niri): giving niri a test drive
This commit is contained in:
@@ -74,8 +74,8 @@
|
||||
enable = false;
|
||||
};
|
||||
hyprland = {
|
||||
enable = true;
|
||||
withUWSM = true;
|
||||
enable = false;
|
||||
withUWSM = false;
|
||||
};
|
||||
inkscape = {
|
||||
enable = false;
|
||||
@@ -89,6 +89,9 @@
|
||||
microfetch = {
|
||||
enable = true;
|
||||
};
|
||||
niri = {
|
||||
enable = true;
|
||||
};
|
||||
pkgs = {
|
||||
enable = true;
|
||||
desktop = {
|
||||
|
||||
Reference in New Issue
Block a user