mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Update README.md
This commit is contained in:
parent
bbd211508f
commit
77b1b567e8
1 changed files with 2 additions and 18 deletions
20
README.md
20
README.md
|
|
@ -3,27 +3,11 @@
|
|||
## Required programs
|
||||
- `nix` : package manager
|
||||
- `home-manager`: config manager
|
||||
- `yadm`: dotfiles manager
|
||||
- `chezmoi`: dotfiles manager
|
||||
|
||||
# Steps
|
||||
|
||||
Starting from a clean system.
|
||||
|
||||
1. Install nix
|
||||
```bsah
|
||||
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
|
||||
```
|
||||
|
||||
2. Clone repo
|
||||
```bash
|
||||
nix run nixpkgs#yadm -- clone git@github.com:tmayoff/.dotfiles.git
|
||||
```
|
||||
|
||||
3. Bootstrap
|
||||
```bash
|
||||
nix run nixpkgs#yadm -- decrypt
|
||||
nix run nixpkgs#home-manager -- switch
|
||||
```
|
||||
TODO
|
||||
|
||||
# Docs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue