git clone https://github.com/Andrey0189/nixos-config
mv nixos-config $HOME/nix # Config is supposed to be in the ~/nix directory
cd $HOME/nix
sudo nixos-rebuild switch --flake .
home-manager switch --flake .
Enjoy!
My personal nix conf stuff. its a bit ehh since im figuring it out. dont use it if you dont want to suffer
Repository from Github https://github.comFlamindemigod/nixconfs
git clone https://github.com/Andrey0189/nixos-config
mv nixos-config $HOME/nix # Config is supposed to be in the ~/nix directory
cd $HOME/nix
sudo nixos-rebuild switch --flake .
home-manager switch --flake .
Enjoy!
My personal nix conf stuff. its a bit ehh since im figuring it out. dont use it if you dont want to suffer
BSD 2-Clause "Simplified" License