diff options
| author | Grisha Shipunov | 2024-12-31 14:00:49 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2024-12-31 14:00:49 +0000 |
| commit | 5a8230e68eea9d6eded2db2c7e1618f41530d221 (patch) | |
| tree | 90d47983fbe56eabe0fffcce09653e514a7c2e2c /modules/sway.nix | |
| parent | db1746d864f17bb1e0364f32c051d1f0e5c25056 (diff) | |
Revert "retire toaster, refactor a bit"
This reverts commit 5b47cc39c1d94d52a791e681fa3152754b9818cd.
Diffstat (limited to 'modules/sway.nix')
| -rw-r--r-- | modules/sway.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sway.nix b/modules/sway.nix index 834b38c..f894dcb 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -22,7 +22,7 @@ foot qt5.qtwayland bashmount - gnome.nautilus + (xfce.thunar.override { thunarPlugins = with xfce; [ thunar-volman thunar-archive-plugin ]; }) audacity ]; |
