Compare commits
No commits in common. "1f5a5ae43abc2c21e6f2d37cdf1a98a3391cc0ce" and "12ce5376c84f7697b9bbf564bff6a28a169ca250" have entirely different histories.
1f5a5ae43a
...
12ce5376c8
2 changed files with 2 additions and 1 deletions
|
|
@ -96,6 +96,7 @@ in
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
delta
|
delta
|
||||||
|
git-branchless
|
||||||
git-lfs
|
git-lfs
|
||||||
gitAndTools.hub
|
gitAndTools.hub
|
||||||
gitAndTools.lab
|
gitAndTools.lab
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs }:
|
{ pkgs }:
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
# anki
|
anki
|
||||||
aqbanking
|
aqbanking
|
||||||
aria2
|
aria2
|
||||||
aspell
|
aspell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue