The nix configuration of all my machines.
Mirrored to: https://github.com/voidcontext/nix-config
ci/woodpecker/push/ci Pipeline was successful
Details
|
||
---|---|---|
.git-crypt | ||
.woodpecker | ||
hosts | ||
lib | ||
modules | ||
packages | ||
.envrc | ||
.gitattributes | ||
.gitignore | ||
Hotkeys for nix my apps.alfredworkflow | ||
Makefile | ||
README.md | ||
darwin-builder.nix | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
nixpkgs.nix | ||
secrets.nix |
README.md
nix-config
To build or switch configurations on local macOS or nixos machines run the rebuild
script
(available in the devShell
). The script will delegate the command to darwin-rebuild
or nixos- rebuild
to rebuild this flake, optionally forcing the given hostname.
$ rebuild [cmd] [host]
Deploy nixos systems remotely using deploy-rs
deploy .[nixos host]