Swaywm package can't be null
This commit is contained in:
parent
1a8938ed65
commit
bac6ccf82d
|
@ -56,7 +56,7 @@ in with lib; {
|
|||
enable = true;
|
||||
# Enable the wrapper for gtk applications
|
||||
wrapperFeatures.gtk = true;
|
||||
package = null;
|
||||
# package = null;
|
||||
};
|
||||
|
||||
environment.sessionVariables = { MOZ_ENABLE_WAYLAND = "1"; };
|
||||
|
|
Loading…
Reference in New Issue