NixOS
/nix/store
List top storage users of files in the nix store nix path-info -rS /run/current-system | sort -nk...
home-manager setup
nix run home-manager -- switch --flake '.#<config>'
Provisioning a new nixOS Host
nix run nixos-anywhere -- --flake '.#<host>' --generate-hardware-config nixos-generate-config ./h...
Sops-Nix Env Files
Create the plaintext env file to be used Do not commit any plaintext env files into version co...
Sops-Nix Setup
To set up the system to run sops-nix, I usually use the host SSH key like so: nix run 'nixpkgs#s...