Commit graph

3 commits

Author SHA1 Message Date
e33df45bf6
feat(limonka)!: remove nix.registry and nix.nixPath, not working 2024-09-15 17:08:20 +03:00
36ad62c101
feat(flake)!: add lix
Set as `nix.package` for `limonka` and default `devShell`
Also update `flake.lock`
2024-09-15 15:28:21 +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/nix-darwin/aarch64-darwin/limonka/configuration.nix (Browse further)