diff options
| author | Grigory Shipunov | 2023-05-20 01:36:21 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-05-20 01:36:21 +0200 |
| commit | d48c2b8573633951fdb09f6d6d0609290339a0c6 (patch) | |
| tree | 2e82669e6379a2db77cdf2e604599b08e71b02b3 | |
| parent | 270595ad4642d53c8533d8f6e8e5f6314247ae9e (diff) | |
add udiskie
| -rw-r--r-- | modules/sway.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sway.nix b/modules/sway.nix index d5f973b..d45f7ad 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -24,6 +24,7 @@ bashmount (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ]; }) audacity + udiskie ]; #on the desktop, we need nice fonts ^^ |
