diff options
Diffstat (limited to '')
| -rw-r--r-- | hm/packages/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hm/packages/default.nix b/hm/packages/default.nix index 363df37..9b5c4c1 100644 --- a/hm/packages/default.nix +++ b/hm/packages/default.nix @@ -11,7 +11,6 @@ in { [ godot_4 # gameengine # core tools - neofetch # a must-have lsd # ls in good ripgrep # amazing grep lf # file manager @@ -26,6 +25,7 @@ in { wl-clipboard # clipboard cli for wayland htop # resource usage exiftool # edit (photo) metadata + ente-desktop # client for ente photos gimp # image manipulation @@ -125,7 +125,7 @@ in { cmatrix # hacker tool lutris-free # another wine manager - wineWowPackages.waylandFull # wine + wineWow64Packages.waylandFull # wine # windowmanager nwg-panel |
