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;
|
services.desktopManager.plasma6.enable = true;
|
||||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||||
# Enable swaywm
|
# Enable swaywm
|
||||||
programs.sway = {
|
# programs.sway = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
package = inputs'.swayfx.packages.default;
|
# package = inputs'.swayfx.packages.default;
|
||||||
wrapperFeatures.gtk = true;
|
# wrapperFeatures.gtk = true;
|
||||||
};
|
# };
|
||||||
# Setup bluetooth
|
# Setup bluetooth
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue