SebastianStork

Results 3 issues of SebastianStork

I can't change the directory where new VMs get stored and quickgui looks for existing ones. When I click on the current path (/home/seb for me) nothing happens. I am...

I followed the instructions for the "Using as a nixos-module" method. My configuration can be found [here](https://github.com/SebastianStork/nixos-config/blob/main/hosts/installer/default.nix). When I run `nix build .#nixosConfigurations.installer.config.formats.iso` I get this error: ```nix error: builder...

Right now nh doesn't show a dix diff when deploying to a remote host with `--target-host`. It would be nice to have a diff just like when rebuilding the local...