Final packages for CI
This commit is contained in:
@@ -7,11 +7,13 @@
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
packer
|
||||
(python3.withPackages (p: with p; [ pip virtualenv ]))
|
||||
tmux
|
||||
tree
|
||||
vim
|
||||
xonsh
|
||||
xorriso
|
||||
];
|
||||
|
||||
greg.tailscale.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user