From a6f392df59755fdcb85f16cb706bf2cb50240956 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Sat, 30 May 2026 15:38:59 +0200 Subject: chore: update / remove programs --- flake.lock | 21 +++++++++++++++++++++ modules/hosts/adam/flake-parts.nix | 1 - modules/users/schererleander/hm-linux.nix | 3 --- 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 2e4bb6d..ad96dbd 100644 --- a/flake.lock +++ b/flake.lock @@ -301,6 +301,26 @@ "type": "github" } }, + "quickshell": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1779430452, + "narHash": "sha256-zTslhsxLqUlRTML506iougTGzyR38Fzhzn7t4KDEuuE=", + "ref": "refs/heads/master", + "rev": "4b4fca3224ab977dc515ac0bb78d00b3dfa71e00", + "revCount": 819, + "type": "git", + "url": "https://git.outfoxxed.me/quickshell/quickshell" + }, + "original": { + "type": "git", + "url": "https://git.outfoxxed.me/quickshell/quickshell" + } + }, "root": { "inputs": { "firefox-addons": "firefox-addons", @@ -311,6 +331,7 @@ "nixcord": "nixcord", "nixpkgs": "nixpkgs", "nixpkgs-wayland": "nixpkgs-wayland", + "quickshell": "quickshell", "sops-nix": "sops-nix", "spicetify-nix": "spicetify-nix" } diff --git a/modules/hosts/adam/flake-parts.nix b/modules/hosts/adam/flake-parts.nix index 1b96d12..934dcb2 100644 --- a/modules/hosts/adam/flake-parts.nix +++ b/modules/hosts/adam/flake-parts.nix @@ -11,7 +11,6 @@ plymouth localization kde - sway dns audio font diff --git a/modules/users/schererleander/hm-linux.nix b/modules/users/schererleander/hm-linux.nix index bc3022c..4234465 100644 --- a/modules/users/schererleander/hm-linux.nix +++ b/modules/users/schererleander/hm-linux.nix @@ -4,13 +4,10 @@ { imports = with inputs.self.modules.homeManager; [ schererleander-base - sway - quickshell firefox anki nextcloud-client vlc - ghostty jellyfin-mpv-shim ]; }; -- cgit v1.3.1