From a8e243365e39ebbfd8a2295c7edfd6ac2d15fa27 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 4 Mar 2024 18:53:00 +0100 Subject: [PATCH] base: place arandr in gui programs --- base/gui-programs.nix | 1 + hosts/hephaestus/home.nix | 1 - hosts/talos/home.nix | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/base/gui-programs.nix b/base/gui-programs.nix index b485354..9c7fc1d 100644 --- a/base/gui-programs.nix +++ b/base/gui-programs.nix @@ -50,6 +50,7 @@ in { environment.systemPackages = builtins.attrValues { inherit (pkgs) + arandr discord feh ffmpeg diff --git a/hosts/hephaestus/home.nix b/hosts/hephaestus/home.nix index defb789..1178b1c 100644 --- a/hosts/hephaestus/home.nix +++ b/hosts/hephaestus/home.nix @@ -31,7 +31,6 @@ rustup gdb valgrind - arandr zotero ; diff --git a/hosts/talos/home.nix b/hosts/talos/home.nix index f42b383..366faf6 100644 --- a/hosts/talos/home.nix +++ b/hosts/talos/home.nix @@ -31,7 +31,6 @@ rustup gdb valgrind - arandr zotero ;