summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
authormediocregopher <mediocregopher@gmail.com>2024-01-06 13:06:41 +0100
committermediocregopher <mediocregopher@gmail.com>2024-01-06 13:06:41 +0100
commitf083ef86f2440ecd5804b29e1711db47103c3bb8 (patch)
tree20fe08d0506b5605aa33e7820493840ad3551911 /default.nix
parent2c8176faa095ac9f761287c279d42318646861b7 (diff)
Simplify awesome even further, wrap startx internally
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index fb6b8a3..ca1aa5f 100644
--- a/default.nix
+++ b/default.nix
@@ -117,6 +117,8 @@ in rec {
pkgs.pavucontrol
pkgs.xdg-utils
pkgs.arandr
+ pkgs.xsel
+ pkgs.xorg.xrandr
bin
((import ./nvim) {}).nvim