nix-flake/README.md
2024-11-18 18:06:21 -05:00

519 B

My NixOS Flake

logo

system configs

  • moms-hp
  • my-hp
  • old-hp
  • macmini

Install process

  1. boot nixos installer
  2. open terminal
  3. run
git clone https://git.ascosilinux.com/batvin321/nix-flake.git
cd nix-flake
bash install.sh
  1. follow the scripts directions
  2. reboot
  3. after login open terminal and run
git clone https://git.ascosilinux.com/batvin321/nix-flake.git
cd nix-flake
bash post-install-setup.sh
  1. yo done!