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 = {