dotfiles

My dotfiles


Bootstrap

Desktop

1. Install NixOS

2. System Configuration

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.

3. User Configuration

rm -rf ~/.config/hypr
nix run github:nix-community/home-manager -- switch --flake github:mmoershe/dotfiles#configuration

4. Reboot

reboot