Update default.nix

This commit is contained in:
Thilo Hohlt
2023-06-03 06:48:05 +02:00
committed by GitHub
parent 9179cffb13
commit 03bc90702b

View File

@@ -8,12 +8,7 @@
networking.hostName = "pc"; networking.hostName = "pc";
services.xserver = { security.polkit.enable = true;
enable = true;
displayManager.gdm.enable = true;
};
programs.sway.enable = true;
home-manager.users.thiloho = { pkgs, ... }: { home-manager.users.thiloho = { pkgs, ... }: {
wayland.windowManager.sway = { wayland.windowManager.sway = {