https://github.com/henrikvtcodes/nix-machines
configs for my servers (and mac shell environment)
https://github.com/henrikvtcodes/nix-machines
agenix deploy-rs disko nix nix-darwin nix-flake nixos
Last synced: about 1 year ago
JSON representation
configs for my servers (and mac shell environment)
- Host: GitHub
- URL: https://github.com/henrikvtcodes/nix-machines
- Owner: henrikvtcodes
- License: mit
- Created: 2024-06-11T03:29:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T19:46:55.000Z (about 1 year ago)
- Last Synced: 2025-06-16T20:39:40.234Z (about 1 year ago)
- Topics: agenix, deploy-rs, disko, nix, nix-darwin, nix-flake, nixos
- Language: Nix
- Homepage:
- Size: 1.68 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `nix-machines`
this contains configurations for my nixos (and hopefully darwin in the future) machines.
#### [Docs](/docs/README.md)
#### Secrets
The docs do expand on this but: this is structured with the assumption that creating/editing secrets happens only in the `secrets` submodule/directory.
## Things to know
That namespace `my.services.` is all my custom services, as defined in `modules`
## LSP
```sh
nix profile install github:nixos/nixpkgs#nixd
```