add nix command table

This commit is contained in:
albertvala 2025-03-13 18:16:02 +01:00
parent c5aa01f2c2
commit 0ea4a6af45
2 changed files with 11 additions and 1 deletions

View File

@ -5,7 +5,6 @@ commandy:
nix develop
nix shell nixpkgs#
nix config show/check
nix develop
nix flake show
nix run nixpkgs#ffuf

View File

@ -36,6 +36,17 @@ nix-shell -p cowsay #Stare
nix shell nixpkgs#cowsay #Nove
nix run nixpkgs#cowsay #Nove
```
---
# Commandy
|Command|Na|
|---|---|
|flake new| Vytvoreni flaky z template
|develop| Build environment shell
|shell| temp shell s nejakym programem
|config check| Check configu na potencialni chyby
|run| Spusti output z flaky
---
# Flakes
## Proc?