ahuston-0 45610cb886
microvm host is stable (for now)
- per-system default.nix now inherits the source tree via `src` (this
allows modules to be optionally imported from `modules/opt/`)
- adds a default config for microvm hosts
  - enables systemd-networkd by default
  - allows passing in vms
  - binds vm nix-store to host nix-store
  - allows merging systemd jounals
- adds microvms to palatine-hill

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-08-06 20:03:51 -04:00
2024-07-04 13:23:06 +00:00
2024-08-06 13:27:52 +00:00
2024-03-02 11:09:32 +01:00
2024-08-06 20:03:51 -04:00
2024-08-06 20:03:51 -04:00
2024-08-06 20:03:51 -04:00
2024-08-04 14:06:19 +00:00
2023-12-27 19:42:46 +01:00
2024-08-03 13:43:32 +00:00
2024-07-26 03:32:03 +00:00
2024-07-26 03:32:03 +00:00
2024-07-26 03:32:03 +00:00
2024-04-17 10:26:04 +00:00

Nix Dotfiles

This repository contains the flake required to build critical and personal infrastructure running NixOS. The setup can be explored as follows.

This repo supports x86_64-linux and (theorically) aarch64-linux.

Setting Up

Please see our setup guide for more information on how to onboard a new user or system.

For Those Interested

Although we are not actively looking for new members to join in on this repo, we are not strictly opposed. Please reach out to @ahuston-0 or @RichieCahill for further information.

Repo Structure

  • docs/: public documentation, including contributors and setup guides
  • hydra/: hydra configuration, used for our CI/CD
  • keys/: PGP public keys, for those who are using SOPS for secrets
  • lib: custom nix library functions, including general utility functions and dynamic system construction
  • modules/: Nix modules created by us for common services or overrides (openssh, hydra, certain boot params, etc.)
  • systems/: per-system configurations
  • users/<user>/: includes per-user configs for home-manager, SOPS, and SSH keys
  • utils/: utility scripts primarily used for dependency updates

Contributing

For members of our organization who are looking to either contribute to the existing infrastructure, or onboard their own hardware, please see our contributors guide

Description
No description provided
Readme 1.8 MiB
Languages
Nix 73.1%
Emacs Lisp 16.9%
Shell 5.8%
CSS 4.2%