Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 572 Bytes

File metadata and controls

21 lines (16 loc) · 572 Bytes

Installation

In the NixOS installer, run the following commands:

nix-shell -p disko
sudo disko --mode disko --flake github:dastarruer/dotfiles#dastarruer
sudo nixos-install --no-channel-copy --no-root-password --flake github:dastarruer/dotfiles#dastarruer

Then after rebooting into hyprland, run:

home-manager switch --flake ~/.dotfiles --impure -b backup

Reboot, and then run the following to set up secrets:

sudo nixos-rebuild switch --flake ~/.dotfiles#dastarruer --impure
home-manager switch --flake ~/.dotfiles --impure -b backup