From 695d7b1cb78772f79ae58b34d0f2c64d515ddf6f Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Mon, 28 Mar 2022 22:35:43 +0200 Subject: [PATCH] dustbowl: Add missing programs from X removal --- nixos/dustbowl.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/dustbowl.nix b/nixos/dustbowl.nix index cf65d1c..0fe2949 100644 --- a/nixos/dustbowl.nix +++ b/nixos/dustbowl.nix @@ -157,6 +157,8 @@ wl-clipboard mako foot + xdg-utils + i3status # GUI software emacsPgtk @@ -168,8 +170,6 @@ pavucontrol ]; - environment.pathsToLink = [ "/libexec" ]; - # Use doas instead of sudo security.sudo.enable = false; security.doas = {