finalize configuration before reinstalling
This commit is contained in:
parent
cc4a6f08a8
commit
b26fd20ead
4 changed files with 14 additions and 7 deletions
|
@ -49,6 +49,11 @@
|
|||
users."${username}" = {
|
||||
directories = [
|
||||
".config/dconf"
|
||||
|
||||
# Right now I don't really modify much here other than the tab group tab colour
|
||||
# but I might in the future want to manage these files using home-manager instead
|
||||
# of having them set imperatively and simply persisted.
|
||||
".config/forge"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue