mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-14 16:45:11 +01:00
more stuff
This commit is contained in:
parent
64cb1dd6df
commit
0b4e5f1e27
15 changed files with 122 additions and 153 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
|
||||
packages = with pkgs; [ debootstrap ansible ansible-lint ];
|
||||
packages = with pkgs; [ debootstrap ansible ansible-lint gparted ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue