From 55f42620d3e1cf64e9e790d9d6b2986fcbe8fc28 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki <crony@cronyakatsuki.xyz> Date: Sat, 1 Feb 2025 19:19:58 +0100 Subject: [PATCH] Add spice gtk viewer. --- hosts/nixos/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index 7926609..f5607c3 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -1,5 +1,4 @@ { - config, pkgs, inputs, ... @@ -26,6 +25,7 @@ nurl entr ffmpeg + spice-gtk ]; # Install librewolf