From fd3a206db06cf6eedc4b2f26dfe37757e9f09e4d Mon Sep 17 00:00:00 2001 From: foglar Date: Sat, 15 Mar 2025 08:09:19 +0100 Subject: [PATCH] final touch --- README.md | 9 ++++----- prezentace.md | 2 ++ 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 44e0da5..7f4e977 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/prezentace.md b/prezentace.md index e760464..0d47d2d 100644 --- a/prezentace.md +++ b/prezentace.md @@ -576,6 +576,8 @@ print("Hello world!") * # `nix flake init --template templates#full` +* # [Vimjoyer](https://www.youtube.com/@vimjoyer) + --- # **Používejte Nix!**