project rename: nixflk -> devos
This commit is contained in:
parent
4ff3e36046
commit
8939c3401b
18 changed files with 32 additions and 32 deletions
doc/start
|
@ -4,9 +4,9 @@ The only dependency is nix, so make sure you have it [installed][install-nix].
|
|||
## Get the Template
|
||||
Here is a snippet that will get you the template without the git history:
|
||||
```sh
|
||||
nix-shell -p cachix --run cachix use nrdxp
|
||||
nix-shell -p cachix --run cachix use divnix
|
||||
|
||||
nix-shell https://github.com/nrdxp/nixflk/archive/core.tar.gz -A shell \
|
||||
nix-shell https://github.com/divnix/devos/archive/core.tar.gz -A shell \
|
||||
--run "flk get core"
|
||||
|
||||
cd flk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue