quickshell: switch to -git again
This commit is contained in:
parent
b1490ec9a8
commit
5cb871f702
3 changed files with 31 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue