Compare commits
2 commits
12ce5376c8
...
1f5a5ae43a
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f5a5ae43a | |||
| 23c65cab4c |
2 changed files with 1 additions and 2 deletions
|
|
@ -96,7 +96,6 @@ 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