This commit is contained in:
Sridhar Ratnakumar 2026-07-01 13:43:21 -04:00
parent eab07cbd4d
commit b54a55c1d9

View file

@ -15,7 +15,7 @@ in
];
services.emanote = {
enable = true;
enable = false;
notes = [ myVault ];
port = 7001;
package = inputs.emanote.packages.${pkgs.stdenv.hostPlatform.system}.default;