mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-15 00:55:08 +01:00
things
This commit is contained in:
parent
c27807e86f
commit
64cb1dd6df
7 changed files with 39 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
|
||||
packages = with pkgs; [ debootstrap ];
|
||||
packages = with pkgs; [ debootstrap ansible ansible-lint ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue