presentation-nix-flakes/README.md
2025-03-15 08:09:19 +01:00

20 lines
520 B
Markdown

# Nix
- [ ] Ovverrides and overlays
- [ ] NixOS helper
- [ ] [Nixhub](https://www.nixhub.io/)
- [ ] Nix scripts
- [ ] 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`