Skip to content

Commit

Permalink
the aether stares back at you
Browse files Browse the repository at this point in the history
  • Loading branch information
Enzime committed Jan 3, 2024
1 parent e111421 commit 9456302
Show file tree
Hide file tree
Showing 25 changed files with 604 additions and 221 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.direnv
result
/.pre-commit-config.yaml
config.tf.json
.terraform*
*.tfstate*
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
- Use `enzime` as the default user on `echo`
- Removed `diff.age.textconv`
- Use `/mnt/phi` on all `personal` NixOS systems
- Added `aether` as a remote builder for `hermes-nixos`
- Added `builder` user on all systems
- Fixed `man` not using colours
- Fixed `alacritty` terminfo on macOS
- Refactored `swayidle` to use `home-manager` module
- Removed RSA SSH host key for `aether`
- Removed `store-new-generation`
- Fixed `nixos-rebuild` not working with password-based sudo over SSH
- Fixed `nixos-rebuild` when host and target use different architectures
- Added `aether` and `chi-linux-builder` to `trusted-public-keys` for all systems
- Renamed `cachix` module to `remote`
- Added `aether`
- Use `nixos-anywhere` to build `aether` remotely before deploying
- Use `terranix` to provision `aether`
- Updated `nixos-apple-silicon`
- Changed `-nixos` `hostSuffix` to be opt-in
- Renamed `sigma-nixos` to `sigma`
- Added SSH key access to `root` for `nixos-rebuild switch --target-host`
Expand Down
25 changes: 0 additions & 25 deletions files/nixos-rebuild.patch

This file was deleted.

71 changes: 0 additions & 71 deletions files/store-new-generation.sh

This file was deleted.

175 changes: 171 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9456302

Please sign in to comment.