Add ansible (mostly for diffs and vault editing)
This commit is contained in:
parent
c60a1fdf34
commit
9f901f7a30
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ in
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
ansible # automation/software-defined-configuration tool
|
||||||
binutils # gnu bin utils
|
binutils # gnu bin utils
|
||||||
# conda # python environment management
|
# conda # python environment management
|
||||||
uv # alternative for python env management...
|
uv # alternative for python env management...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue