diff --git a/hosts/desktop/services.nix b/hosts/desktop/services.nix index 4a2fe29..e950db0 100755 --- a/hosts/desktop/services.nix +++ b/hosts/desktop/services.nix @@ -26,7 +26,8 @@ in "/home/matt" ]; exclude = [ - "/home/matt/Games" + "/home/matt/Steam" + "/home/matt/Heroic" "/home/matt/1TB" "/home/matt/Downloads" "/home/matt/Nextcloud" @@ -49,7 +50,8 @@ in "/home/matt" ]; exclude = [ - "/home/matt/Games" + "/home/matt/Steam" + "/home/matt/Heroic" "/home/matt/1TB" "/home/matt/Downloads" "/home/matt/Nextcloud"