preferrably you wanna do this
git config --local include.path ../.gitconfig
- looking stuff up
- learning about nixos
probably where my entire dotfiles is gonna reside from now on even for non nixos systems
- 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
- 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
- in gentoo they have etckeeper