diff --git a/system/package-sets/fun.nix b/system/package-sets/fun.nix index ed0e3c6..4ed2496 100644 --- a/system/package-sets/fun.nix +++ b/system/package-sets/fun.nix @@ -20,8 +20,8 @@ in asciiquarium ] ++ lib.optionals config.services.xserver.enable [ oneko - bucklespring ] ++ lib.optionals config.sound.enable [ + bucklespring-libinput espeak ]; };