Skip to content
/ nixos Public

❄️ Welcome to my NixOS Configuration!

Notifications You must be signed in to change notification settings

udontur/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udontur's NixOS Configuration (WIP since 3rd March 2025)

  • 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

Notes

The emails and usernames are NOT universal.

The hardware-configuration.nix is quoted in absolute paths

Setting Up

make sure to connect to wifi usin nmtui

  1. Add git temporarily to the config file
sudo nix-shell -p git & sudo nixos-rebuild switch
  1. 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
  1. Remove the current nixos folder
cd ~ & rm -rf ~/nixos
  1. Git clone the repo via ssh
git clone git@github.com:udontur/nixos.git
  1. Run the setup script
sudo chmod +x ./script/setup.sh & ./script/setup.sh
  1. Rebuild the nixos configuration
sudo chmod +x ./rebuild & ./rebuild

Usage

Stuff that are NOT reproducable (for now)

  1. Zen configuration (extensions, extensions settings, settings, etc)