From 220b02da85f4350f59cfb6cd60198fc367dd3ed2 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 26 Apr 2026 22:36:08 +0200 Subject: sync --- hosts/desktop/configuration.nix | 1 + hosts/thinkpad/configuration.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index f55e857..41cd69f 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -3,6 +3,7 @@ username, inputs, pkgs, + lib, ... }: { diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index 728f5a9..6295dcd 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -92,6 +92,7 @@ }; }; environment.systemPackages = [ + pkgs.vis pkgs.appimage-run inputs.subtui.packages.x86_64-linux.subtui ]; -- cgit v1.3