Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 553 Bytes

Setup

  1. Run ./nix.sh first-time-setup
  2. Change the secrets to the ones you use in Users/WickedWizard/secrets.nix
  3. Change the programs.config_dir defined in System/HP-Laptop/configuration.nix to the values you want.
  4. Change the flake details in System/HP-Laptop/Misc/autoupgrade.nix
  5. You're done (hopefully!).

Resources

MyNixOS - All in one alternative for nixos.org

Noogle - Functions for Nix.

Hound - Search almost every known Nix repo for documentation.