Added thunar deps; removed evil-winrm and binaryninja pkgs

This commit is contained in:
Random936
2024-11-21 18:46:32 -08:00
parent c3060e0b48
commit bffa0e43a2
9 changed files with 22 additions and 367 deletions

View File

@@ -64,6 +64,8 @@
backend = "glx";
};
# Install additional programs
# Install Thunar
programs.thunar.enable = true;
services.gvfs.enable = true;
services.tumbler.enable = true;
}