home/xin: add thunar,zathura,burpsuite

This commit is contained in:
xinyangli 2025-01-23 18:19:04 +08:00
parent 6991031aff
commit 39737718a4
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
4 changed files with 27 additions and 4 deletions

View file

@ -34,10 +34,6 @@ in
};
config = mkIf cfg.enable {
home.packages = with pkgs; [
cosmic-files
];
systemd.user.services.xwayland-satellite = {
Install = {
WantedBy = [ "graphical-session.target" ];