Disabled niri imports
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.niri.homeModules.stylix
|
||||
#inputs.niri.homeModules.stylix
|
||||
];
|
||||
|
||||
services = {
|
||||
@ -19,7 +19,7 @@
|
||||
# colorTheme.enable = true;
|
||||
# profileNames = ["${username}"];
|
||||
#};
|
||||
niri.enable = true;
|
||||
#niri.enable = true;
|
||||
#kde.enable = false;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user