From 9cc55c5d0fe1f2321892fbebd64abd1d3f1967d7 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sat, 26 Nov 2022 12:24:23 +0100 Subject: nix flake update, small cleanup --- modules/sway.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/sway.nix') diff --git a/modules/sway.nix b/modules/sway.nix index 550b01e..19f854c 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -22,6 +22,7 @@ foot qt5.qtwayland bashmount + (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ];}) ]; #on the desktop, we need nice fonts ^^ -- cgit v1.3.1