Compare commits
2 Commits
14842e99a1
...
311aba7975
Author | SHA1 | Date |
---|---|---|
Tim Van Baak | 311aba7975 | |
Tim Van Baak | 4d5227f51b |
|
@ -74,9 +74,11 @@ in {
|
||||||
|
|
||||||
(mkIf cfg.defaults.programs {
|
(mkIf cfg.defaults.programs {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
bc # Terminal calculator
|
||||||
curl
|
curl
|
||||||
duf
|
duf
|
||||||
file
|
file
|
||||||
|
killall
|
||||||
nebula
|
nebula
|
||||||
python3
|
python3
|
||||||
tree
|
tree
|
||||||
|
|
Loading…
Reference in New Issue