From 4b8a9a015f81bd0047c04c60c9924516232c938a Mon Sep 17 00:00:00 2001 From: Rutherther Date: Thu, 8 Jan 2026 19:49:28 +0100 Subject: [PATCH] feat: sway, dwm as backup --- home/home-configuration.scm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 774b4a229016ea882e01647ef440ee2be267f8ce..82a9c7b64cff1cea3fcedff5e80faaac97a97923 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -18,6 +18,7 @@ (gnu packages base) (gnu packages emacs) (gnu packages shellutils) + (gnu packages suckless) (gnu packages wm) (gnu packages freedesktop) (gnu packages mail) @@ -138,6 +139,9 @@ dwl-mine font-awesome-6 + sway + dwm + offlineimap (apply-patches msmtp (local-file "./patches/msmtp-from-utf8-encoding.patch")) @@ -227,6 +231,8 @@ (bash-profile (list (local-file "dotfiles/.bash_profile" "bash_profile"))))) + (service home-startx-command-service-type) + (simple-service 'flatpak-env home-environment-variables-service-type