add sobercookie to hopper

This commit is contained in:
xunuwu 2025-06-19 22:49:04 +02:00
parent 71153b4e28
commit 032867bd9c
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -2,6 +2,7 @@
homeProfiles, homeProfiles,
lib, lib,
pkgs, pkgs,
inputs,
... ...
}: { }: {
imports = with homeProfiles; [ imports = with homeProfiles; [
@ -30,6 +31,7 @@
qpwgraph qpwgraph
moonlight-qt moonlight-qt
inputs.sobercookie.packages.${pkgs.system}.default
]; ];
home = { home = {