frumar: add packages

auto-flake-update
Yorick van Pelt 2021-06-07 09:00:31 +02:00
parent 9312548943
commit d89c1f2959
Signed by: yorick
GPG Key ID: D8D3CC6D951384DE
1 changed files with 10 additions and 0 deletions

View File

@ -93,4 +93,14 @@
interval = "*-*-01 02:00:00"; # monthly + 2 hours
};
};
users.users.yorick.packages = with pkgs; [
borgbackup
bup
fzf
git-annex
magic-wormhole
python
ranger
rtorrent
];
}