The nix configuration of all my machines. Mirrored to: https://github.com/voidcontext/nix-config
 
 
 
 
Go to file
Gabor Pihaj 20c5aa554c
ci/woodpecker/push/ci Pipeline was successful Details
Tweak broot config: create new files by opening them in an existing helix instance
2023-11-29 15:41:13 +00:00
.git-crypt Experiment with git crypt 2023-01-07 14:14:26 +00:00
.woodpecker Add ci pipeline + run cache warmup (#1) 2023-10-02 20:20:16 +00:00
hosts Upgrade deploy-rs + configure remote build machines on Sagittarius 2023-11-24 15:05:11 +00:00
lib fix: make sure initial build runs 2023-09-26 23:56:18 +01:00
modules Tweak broot config: create new files by opening them in an existing helix instance 2023-11-29 15:41:13 +00:00
packages refactor: use cocogitto from nixpkgs unstable and remove local package 2023-07-06 09:48:45 +01:00
.envrc feat: Cache improvements: configure on all hosts + move attic nix code into a separate file 2023-09-28 23:28:12 +01:00
.gitattributes Port secrets from nix-config-extras and remove input 2023-01-08 12:04:40 +00:00
.gitignore feat: Cache improvements: configure on all hosts + move attic nix code into a separate file 2023-09-28 23:28:12 +01:00
Hotkeys for nix my apps.alfredworkflow Add alfred workflow for running nix apps from alfred 2022-03-04 09:29:39 +00:00
Makefile Add ci pipeline + run cache warmup (#1) 2023-10-02 20:20:16 +00:00
README.md Use deploy-rs, simplify flake.nix 2023-01-11 22:46:54 +00:00
darwin-builder.nix Upgrade deploy-rs + configure remote build machines on Sagittarius 2023-11-24 15:05:11 +00:00
default.nix Reformat nix code using alejandra 2023-01-10 20:55:03 +00:00
flake.lock Upgrade deploy-rs + configure remote build machines on Sagittarius 2023-11-24 15:05:11 +00:00
flake.nix Upgrade deploy-rs + configure remote build machines on Sagittarius 2023-11-24 15:05:11 +00:00
nixpkgs.nix Reformat nix code using alejandra 2023-01-10 20:55:03 +00:00
secrets.nix feat: complete elnath configuration 2023-05-30 23:41:34 +01:00

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]