final touch

This commit is contained in:
foglar 2025-03-15 08:09:19 +01:00
parent d7a8909ee2
commit fd3a206db0
2 changed files with 6 additions and 5 deletions

View File

@ -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`

View File

@ -576,6 +576,8 @@ print("Hello world!")
* # `nix flake init --template templates#full`
* # [Vimjoyer](https://www.youtube.com/@vimjoyer)
---
# **Používejte Nix!**