having done some cleaning and re-organising of my current system, I wanted to test if it still worked (here is my current setup)
But running sudo nixos-rebuild switch --flake .#gobbe on it causes this error
building the system configuration...
activating the configuration...
setting up /etc...
reloading user units for gobbe...
restarting sysinit-reactivation.target
the following new units were started: NetworkManager-dispatcher.service
warning: the following units failed: home-manager-gobbe.service
Ă— home-manager-gobbe.service - Home Manager environment for gobbe
Loaded: loaded (/etc/systemd/system/home-manager-gobbe.service; enabled; preset: ignored)
Active: failed (Result: exit-code) since Sun 2025-11-16 23:55:24 CET; 258ms ago
Invocation: 35dc05d628864349beca5081bc401afc
Process: 114196 ExecStart=/nix/store/vsiyw9cslr18jddbhx7yxi5y3gb033px-hm-setup-env /nix/store/nl6jwpscpvjv815hfdmn007hnylmkzvk-home-manager-generation (code=exited, status=1/FAILURE)
Main PID: 114196 (code=exited, status=1/FAILURE)
IP: 0B in, 0B out
IO: 0B read, 0B written
Mem peak: 5.3M
CPU: 91ms
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: Please do one of the following:
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: - Move or remove the above files and try again.
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: - In standalone mode, use 'home-manager switch -b backup' to back up
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: files automatically.
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: - When used as a NixOS or nix-darwin module, set
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: 'home-manager.backupFileExtension'
nov 16 23:55:24 nixos hm-activate-gobbe[114311]: to, for example, 'backup' and rebuild.
nov 16 23:55:24 nixos systemd[1]: home-manager-gobbe.service: Main process exited, code=exited, status=1/FAILURE
nov 16 23:55:24 nixos systemd[1]: home-manager-gobbe.service: Failed with result 'exit-code'.
nov 16 23:55:24 nixos systemd[1]: Failed to start Home Manager environment for gobbe.
warning: error(s) occurred while switching to the new configuration