change sway config

This commit is contained in:
2023-09-26 18:33:28 +02:00
parent cfb4f767df
commit 0edfa742bd
4 changed files with 20 additions and 20 deletions

View File

@@ -13,6 +13,7 @@
)
./utils/bento.nix
./modules/sway/sway.nix
./hardware-configuration.nix
];
@@ -24,14 +25,12 @@
"steam-run"
];
services.xserver.windowManager.i3.enable = true;
programs.sway.enable = true;
jovian.steam = {
enable = true;
autoStart = true;
user = "dominik";
desktopSession = "sway";
};
# Bootloader.