Move oldtown to ZFS and rename to kharbranth

This commit is contained in:
Charlotte Van Petegem 2020-07-11 13:50:52 +02:00
parent 83e875c687
commit b770f3ddb6
13 changed files with 71 additions and 73 deletions

View file

@ -2,7 +2,7 @@
{
custom.zfs.homeLinks = [
{ path = ".dropbox"; type = "data"; }
{ path = ".dropbox"; type = "cache"; }
{ path = "Dropbox"; type = "data"; }
];
home-manager.users.charlotte = { pkgs, ... }: {