notejot: fix store typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
sane.programs.notejot = {
|
||||
fs.persist.byStore.private = [
|
||||
persist.byStore.private = [
|
||||
".local/share/io.github.lainsce.Notejot"
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user