quickshell: switch to -git again

This commit is contained in:
Bloxx12 2025-07-16 22:16:27 +02:00
commit 5cb871f702
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
3 changed files with 31 additions and 1 deletions

View file

@ -1,5 +1,6 @@
{
config,
inputs,
lib,
pkgs,
...
@ -13,7 +14,7 @@ in {
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
quickshell
inputs.quickshell.packages.${pkgs.stdenv.system}.quickshell
qt6.qtimageformats
qt6.qt5compat
qt6.qtmultimedia