From c04d34ab44a1bd2b0118736d4a9a796f1c700eb2 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 2 Jun 2024 14:38:57 +0200 Subject: sway: init module This inits both the nixos and the home-manager module --- modules/hm/sils/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hm/sils/default.nix') diff --git a/modules/hm/sils/default.nix b/modules/hm/sils/default.nix index cef49ac..6a2b43c 100644 --- a/modules/hm/sils/default.nix +++ b/modules/hm/sils/default.nix @@ -10,6 +10,7 @@ ./jameica.nix ./kdeconnect.nix ./mail.nix + ./sway.nix ./zathura.nix ]; } -- cgit v1.3.1