From 032867bd9cabdb4282e262560584e0a8225e847c Mon Sep 17 00:00:00 2001 From: xunuwu Date: Thu, 19 Jun 2025 22:49:04 +0200 Subject: [PATCH] add sobercookie to hopper --- hosts/hopper/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/hopper/home.nix b/hosts/hopper/home.nix index e9e4539..8333d6b 100644 --- a/hosts/hopper/home.nix +++ b/hosts/hopper/home.nix @@ -2,6 +2,7 @@ homeProfiles, lib, pkgs, + inputs, ... }: { imports = with homeProfiles; [ @@ -30,6 +31,7 @@ qpwgraph moonlight-qt + inputs.sobercookie.packages.${pkgs.system}.default ]; home = {