mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-12-03 13:02:19 +00:00
penguin-fw: add dive
This commit is contained in:
parent
72edef0bca
commit
d3eca1dd22
1 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,8 @@
|
|||
./lib/chromeos.nix
|
||||
];
|
||||
|
||||
# packages
|
||||
# home.packages = with pkgs; [
|
||||
# ];
|
||||
# extra packages
|
||||
home.packages = with pkgs; [
|
||||
dive # Explore docker images
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue