mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Update README.md
This commit is contained in:
parent
848be91b17
commit
ced6fb09bb
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
|||
This repository contains the Nix / NixOS configuration for all of my systems. Start from `flakes.nix` (see [Flakes](https://nixos.wiki/wiki/Flakes)) if you are looking for NixOS configuration. Start from `home.nix` if you are looking for non-NixOS Nix configuration (eg: on macOS).
|
||||
|
||||
- `home.nix`: Only install things that are needed in all platforms (VMs, VPS, WSL2, etc.)
|
||||
- `configuration.nix`: Install things I need natively on NixOS.
|
||||
- `flake.nix`: Install things I need natively on NixOS desktop & laptop computers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue