My dotfiles
sudo nixos-rebuild switch --flake github:mmoershe/dotfiles#configuration --impure
After this, a reboot may be required, because the hostname will be all messed up.
rm -rf ~/.config/hypr
nix run github:nix-community/home-manager -- switch --flake github:mmoershe/dotfiles#configuration
reboot