Compare commits
No commits in common. "311aba797582f78709d6b0753aba5af8100a1fc5" and "14842e99a1b0e9f40730bdefe402ecd85dd7ec61" have entirely different histories.
311aba7975
...
14842e99a1
|
@ -74,11 +74,9 @@ 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