Files
nix/README.md
2024-11-09 21:57:24 +02:00

491 B

OCbwoy3's Dotfiles

The second ones, because the first ones were too difficult to install.

The default password for ocbwoy3 is password!!! The default git creds should be changed.

cd ~
nix-shell -p git --run "git clone https://github.com/ocbwoy3/config"
cd config
cp /etc/nixos/hardware-configuration.nix .
sudo nixos-rebuild switch --flake ./#default --impure

Commands you will most likely need:

sudo nixos-rebuild switch --flake ./#default --impure