Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.76 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.76 KB

im using nixos now

default nixos gnome screenshot i just took

preferrably you wanna do this

git config --local include.path ../.gitconfig

resources im using

probably where my entire dotfiles is gonna reside from now on even for non nixos systems

installation

  1. nixos install nixos from the gui setting up the partitions n reboot.

when inside nixos sign the images for secure boot

then actually install it after getting yo .ssh

git clone --recurse-submodules --shallow-submodules [email protected]:GravityShark0/nix.git ~/.nix
nix flake update --flake ~/.nix
sudo nixos-rebuild boot --flake ~/.nix
home-manager boot --flake ~/.nix\?submodules=1

then reboot

setup git

cd ~/.nix
git config --local include.path ../.gitconfig

n ur done

  1. gentoo follow this one https://wiki.gentoo.org/wiki/User:Alxhr0/Nix_on_openrc
  • note: some git configurations you might wanna enable

there are still some shits that needs to be installed non declaratively (which sucks) more in home/dump/README.md

things i might look out for