mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Use nixos-unified
This commit is contained in:
parent
d4f5109a88
commit
2de06ee965
4 changed files with 23 additions and 24 deletions
|
|
@ -2,7 +2,7 @@
|
|||
[](https://nixos.zulipchat.com/#narrow/stream/413948-nixos)
|
||||
[](https://srid.ca/coc "This project follows the 'Harmlessness Code of Conduct'")
|
||||
|
||||
This repository contains the Nix / NixOS configuration for all of my systems. See [nixos-flake](https://community.flake.parts/nixos-flake) if you wish to create your own configuration from scratch.
|
||||
This repository contains the Nix / NixOS configuration for all of my systems. See [nixos-unified](https://nixos-unified.org) if you wish to create your own configuration from scratch.
|
||||
|
||||
## Setup
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ Start from `flake.nix` (see [Flakes](https://nixos.wiki/wiki/Flakes)). [`flake-p
|
|||
| `./mdules/{nixos,darwin,home,flake-parts}/foo.nix` | `{nixos,darwin,home,flake}Modules.foo` |
|
||||
| `./overlays/foo.nix` | `overlays.foo` |
|
||||
| `./packages` | N/A (Nix packages) |
|
||||
| `./secrets` | N/A (agenix data) |
|
||||
| `./secrets` | N/A (agenix data) |
|
||||
|
||||
## Tips
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue