fix: integrate desktop NixOS configutation

If not Sway is unstable
This commit is contained in:
Yorick Barbanneau 2024-05-08 23:54:14 +02:00
parent 15f02d84e2
commit 656978d044

View file

@ -1,4 +1,5 @@
{ ... }: {
config.modules.desktop.sway.enable = true;
config.modules.gaming.steam = {
enable = true;
gamemode = true;