Commit graph

8 commits

Author SHA1 Message Date
87e3cf2c3b
feat(jeeves)!: use lix
Also remove `nix.registry` and `nix.nixPath`, not working
2024-09-15 16:51:30 +03:00
93717bf1a9
feat(jeeves): add anki-sync-server module 2024-09-15 15:42:51 +03:00
9c709598d1
feat(secrets): declare agenix-rekey hostPubkey in meta 2024-09-02 21:52:40 +03:00
eddd9be861
feat(jeeves)!: re-enable ollama and expose it through nginx 2024-09-01 17:40:36 +03:00
1d9d1697a9
feat(jeeves): enable podman 2024-09-01 04:33:50 +03:00
1f376114f9
feat(jeeves)!: use sudo-rs 2024-08-27 23:32:22 +03:00
655bf048de
feat(jeeves): add paperless module 2024-08-27 23:31:43 +03:00
9b8f894a1a
feat(configurations)!: flatten down, introduce meta.nix
Flatten down directory structure:
- From: `./hosts/${configuration-type}/${system}/{configuration,deploy}.nix`
-   To: `./hosts/${configuration-type}/{meta,configuration}.nix`
Keep `system` and `deploy-rs` config in `meta.nix`
Update `flake.lock`
2024-08-13 15:59:45 +03:00
Renamed from hosts/nixos/x86_64-linux/jeeves/configuration.nix (Browse further)