oop
This commit is contained in:
parent
6fde78c707
commit
d752880bad
1 changed files with 5 additions and 5 deletions
|
@ -102,11 +102,11 @@
|
|||
services.desktopManager.plasma6.enable = true;
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
# Enable swaywm
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
package = inputs'.swayfx.packages.default;
|
||||
wrapperFeatures.gtk = true;
|
||||
};
|
||||
# programs.sway = {
|
||||
# enable = true;
|
||||
# package = inputs'.swayfx.packages.default;
|
||||
# wrapperFeatures.gtk = true;
|
||||
# };
|
||||
# Setup bluetooth
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue