non important commit

This commit is contained in:
benstrb 2026-03-18 16:13:13 +01:00
parent dbc797e53e
commit 52fc0eb8b0

View file

@ -1,6 +1,7 @@
{ {
pkgs, pkgs,
inputs, inputs,
system,
... ...
}: { }: {
home = { home = {
@ -50,6 +51,7 @@
pkgs.playerctl pkgs.playerctl
pkgs.dunst pkgs.dunst
pkgs.zellij pkgs.zellij
pkgs.inputs.floating-calc.packages.${system}.default
pkgs.discord pkgs.discord
pkgs.heroic pkgs.heroic