Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
nix
NixOS dotfiles and configuration for various hosts and users.
Structure
-
flake.lock
andflake.nix
: Core Nix flake files defining the repository's dependencies and entry points. -
hosts/
: All host-specific configurations.common/
: Shared configuration definitions.<name>/
: Individual host configurations.
-
overlays/
: Custom patches. -
packages/
: Custom packages. -
scripts/
: Utility scripts for managing the repository.add-host.sh
: Instantiate the keys for a new host configuration.remove-host.sh
: Remove references to a host.update-keys.sh
: Update the encryption keys in all relevant files usingsops.yaml
configurations.update.sh
: Update flake and all packages.
Any options.nix
files create custom option definitions when present.
Hosts
Below is a table of all hosts, with links to their respective README files, which may provide further details and/or post-installation checklists.
Host | README |
---|---|
installer |
hosts/installer/README.md |
himalia |
hosts/himalia/README.md |
elara |
hosts/elara/README.md |
jupiter |
hosts/jupiter/README.md |
jupiter-vps |
hosts/jupiter-vps/README.md |
Description
Languages
Nix
80.6%
Shell
14%
CSS
1.9%
TypeScript
1.8%
Go
1.1%
Other
0.5%