Moved hosts/common to modules. Updated CI effects.

This commit is contained in:
Nikodem Rabuliński 2023-09-17 12:08:24 +02:00
parent fb0c1a4451
commit 96fb8b568f
No known key found for this signature in database
GPG key ID: FF629AA9E08138DB
6 changed files with 17 additions and 4 deletions

View file

@ -3,16 +3,17 @@
雪定<rp>(</rp><rt>せってい</rt><rp>)</rp>
</ruby>
</h1>
Collection of my personal Nix configurations and opinionated NixOS, nix-darwin, home-manager, and flake-parts modules.
## Project structure
- hosts - per-machine configurations
- common - common options between my machines which aren't reusable by others
- kazuki - my linux arm server
- legion - my linux x86 server[^1]
- hijiri - my macbook[^1]
- hijiri-vm - linux vm running on my macbook
- miyagi - my work machine[^1]
- modules - options which in principle should be reusable by others
- */common - common options between my machines which aren't meant to be reusable by others
- nixos
- settei - my opinionated nixos options
- flake - flake-parts modules