From c45a2f53ba3ed5a5d956cf4085a5cc61e12eda98 Mon Sep 17 00:00:00 2001 From: Leon Wilzer Date: Fri, 10 Jan 2025 17:24:57 +0100 Subject: [PATCH] hyprland sysd as default --- configuration.nix | 5 +++++ flake.lock | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/configuration.nix b/configuration.nix index 461dd74..2c1706b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -152,6 +152,11 @@ services.displayManager.sddm = enable = true; autoNumlock = true; # Enable NumLock at login wayland.enable = true; + settings = { + Autologin = { + Session = "hyprland-systemd.desktop"; + }; + }; }; services.xserver.displayManager.startx.enable = true; diff --git a/flake.lock b/flake.lock index aafc6b1..55815af 100644 --- a/flake.lock +++ b/flake.lock @@ -11,11 +11,11 @@ "nuscht-search": "nuscht-search" }, "locked": { - "lastModified": 1735634086, - "narHash": "sha256-DTcB/kBZULyJztXXnH3OVF5LHLl+O670DuLZZNUMnNo=", + "lastModified": 1736069220, + "narHash": "sha256-76MaB3COao55nlhWmSmq9PKgu2iGIs54C1cAE0E5J6Y=", "owner": "catppuccin", "repo": "nix", - "rev": "63290ea1d2a28e65195017ed78a81cfc242ef0df", + "rev": "8eada392fd6571a747e1c5fc358dd61c14c8704e", "type": "github" }, "original": { @@ -290,11 +290,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1735471104, - "narHash": "sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs=", + "lastModified": 1736344531, + "narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=", "owner": "nixos", "repo": "nixpkgs", - "rev": "88195a94f390381c6afcdaa933c2f6ff93959cb4", + "rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912", "type": "github" }, "original": {