final touch
This commit is contained in:
parent
d7a8909ee2
commit
fd3a206db0
@ -1,10 +1,5 @@
|
||||
# Nix
|
||||
|
||||
- [x] Own nixos ISO
|
||||
- [x] Inputs in Nix
|
||||
- [x] NixOS builders and writers
|
||||
- [x] Nix Shell
|
||||
- [x] Nix writers
|
||||
- [ ] Ovverrides and overlays
|
||||
- [ ] NixOS helper
|
||||
- [ ] [Nixhub](https://www.nixhub.io/)
|
||||
@ -12,9 +7,13 @@
|
||||
- [ ] Nix home-manager, standalone vs sysconfig module
|
||||
- [ ] Plasma manager
|
||||
- [ ] Stylix
|
||||
- [ ] disko
|
||||
- [ ] NixOS Everywhere, NixOS Anywhere
|
||||
- [ ] Nix language (if else statements, pipes, and other interesting things)
|
||||
- [ ] Nix Modules
|
||||
- [ ] Vlastní options
|
||||
- [ ] Nix fetching
|
||||
- [ ] Impermanence
|
||||
|
||||
`nix shell github:nixos/nixpkgs/nixos-unstable#firefox`
|
||||
`nix run github:nixos/nixpkgs/nixos-unstable#firefox`
|
||||
|
||||
@ -576,6 +576,8 @@ print("Hello world!")
|
||||
|
||||
* # `nix flake init --template templates#full`
|
||||
|
||||
* # [Vimjoyer](https://www.youtube.com/@vimjoyer)
|
||||
|
||||
---
|
||||
|
||||
# **Používejte Nix!**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user