refactor(crumb): ~/etc
This commit is contained in:
@@ -33,6 +33,7 @@ in lib.mkMerge [
|
||||
"Videos"
|
||||
"src" # My projects.
|
||||
"scratch" # My playgrounds.
|
||||
"etc" # Miscellaneous belongings.
|
||||
"git" # Other peoples' projects.
|
||||
# Should "org" be declared in emacs.nix? I don't think so. I
|
||||
# conjecture that my org files are extremely valuable with or without
|
||||
@@ -42,9 +43,6 @@ in lib.mkMerge [
|
||||
# under ~/.ssh, rather than the whole directory.
|
||||
".ssh"
|
||||
];
|
||||
files = [
|
||||
"liography.bib"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user