sort packages by name

This commit is contained in:
Andreas Zweili 2021-11-18 20:13:49 +01:00
parent fe36c68157
commit 07b3520b8c
1 changed files with 1 additions and 1 deletions

View File

@ -4,10 +4,10 @@
./common.nix
];
home.packages = with pkgs; [
keeweb
nextcloud-client
signal-desktop
tdesktop
keeweb
];
programs.git = {
enable = true;