From 9a7cf1242d296dbdb9c03df48ab09054960295aa Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Mon, 18 May 2026 21:48:24 +0200 Subject: feat(quickshell): basic bar, tray, notification --- modules/users/schererleander/hm-linux.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/users/schererleander') diff --git a/modules/users/schererleander/hm-linux.nix b/modules/users/schererleander/hm-linux.nix index ab26450..bc3022c 100644 --- a/modules/users/schererleander/hm-linux.nix +++ b/modules/users/schererleander/hm-linux.nix @@ -1,10 +1,11 @@ { flake.modules.homeManager.schererleander-linux = - { inputs, pkgs, ... }: + { inputs, ... }: { imports = with inputs.self.modules.homeManager; [ schererleander-base sway + quickshell firefox anki nextcloud-client -- cgit v1.3.1