- Rice flake.nix
- zen home manager
- dat folder generation
- Make the assest use the home file thing
- Setup garbage collectin
- rice p10k
- Fix hyprpicker
- make sure to setup your own waka.txt file
The emails and usernames are NOT universal.
The hardware-configuration.nix is quoted in absolute paths
make sure to connect to wifi usin nmtui
- Add git temporarily to the config file
sudo nix-shell -p git & sudo nixos-rebuild switch
- Git clone the repo over https
git clone https://github.com/udontur/nixos.git
cd dir 3. Run and follow the SSH setup script
sudo chmod +x ./script/ssh-gen.sh & ./script/ssh-gen.sh
- Remove the current nixos folder
cd ~ & rm -rf ~/nixos
- Git clone the repo via ssh
git clone git@github.com:udontur/nixos.git
- Run the setup script
sudo chmod +x ./script/setup.sh & ./script/setup.sh
- Rebuild the nixos configuration
sudo chmod +x ./rebuild & ./rebuild
- Zen configuration (extensions, extensions settings, settings, etc)