From c16813564d4378626f04f049de19ffba59424a51 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 8 Feb 2026 23:30:21 -0800 Subject: Revert to nixos-unstable nix version and fix xorg deprecations --- hosts/common/optional/gui.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hosts/common/optional') diff --git a/hosts/common/optional/gui.nix b/hosts/common/optional/gui.nix index 215bbe3..56650ff 100644 --- a/hosts/common/optional/gui.nix +++ b/hosts/common/optional/gui.nix @@ -32,10 +32,10 @@ pkgs.wireshark pkgs.xclip pkgs.xdotool - pkgs.xorg.appres - pkgs.xorg.editres - pkgs.xorg.xdpyinfo - pkgs.xorg.xev + pkgs.appres + pkgs.editres + pkgs.xdpyinfo + pkgs.xev pkgs.xsnow pkgs.xterm ]; -- cgit v1.2.3