add monero (as package and as persisted directory)

This commit is contained in:
colin 2022-07-08 21:56:49 -07:00
parent 89aabda1a6
commit 461398143c
2 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,8 @@ in
{ user = "colin"; group = "users"; mode = "0755"; directory = "/home/colin/Pictures"; }
{ user = "colin"; group = "users"; mode = "0755"; directory = "/home/colin/Videos"; }
# actual monero blockchain (not wallet/etc; safe to delete, just slow to regenerate)
{ user = "colin"; group = "users"; mode = "0755"; directory = "/home/colin/.bitmonero"; }
# cache is probably too big to fit on the tmpfs
# TODO: we could bind-mount it to something which gets cleared per boot, though.
{ user = "colin"; group = "users"; mode = "0755"; directory = "/home/colin/.cache"; }

View File

@ -67,6 +67,7 @@ with pkgs;
inkscape
libreoffice-fresh # XXX colin: maybe don't want this on mobile
mesa-demos
monero-gui
networkmanagerapplet
obsidian
playerctl