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