mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
emanote-
This commit is contained in:
parent
eab07cbd4d
commit
b54a55c1d9
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in
|
|||
];
|
||||
|
||||
services.emanote = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
notes = [ myVault ];
|
||||
port = 7001;
|
||||
package = inputs.emanote.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue