minor changes
This commit is contained in:
parent
b53067e386
commit
aa711115d9
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
prezentace.html
|
||||
@ -81,15 +81,13 @@ nix flake show github:kamadorueda/alejandra
|
||||
```
|
||||
---
|
||||
|
||||
# Jak pouzit flakes na system configuraci?
|
||||
# Jak použít flakes na systémovou configuraci?
|
||||
|
||||
* Flakes používáme jen na management input a output atributů
|
||||
* Zbytek konfigurace používá inputy definované ve flake.nix
|
||||
|
||||
---
|
||||
|
||||
# Flake example
|
||||
|
||||
```nix
|
||||
{
|
||||
description = "NixOS configuration";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user