feat: add nixos-generate

This commit is contained in:
Swarsel 2024-12-18 01:31:05 +01:00
parent 21d84e822e
commit 4ebecb8087
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 2 additions and 0 deletions

View file

@ -3882,6 +3882,7 @@ Mostly used to install some compilers and lsp's that I want to have available wh
# nix package database # nix package database
nix-index nix-index
nixos-generators
# commit hooks # commit hooks
pre-commit pre-commit

View file

@ -28,6 +28,7 @@
# nix package database # nix package database
nix-index nix-index
nixos-generators
# commit hooks # commit hooks
pre-commit pre-commit