Enable FancyTypist
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
./git.ewanick.com.nix
|
||||
./paperless.ewanick.com.nix
|
||||
|
||||
# ./fancytypist.com.nix
|
||||
./fancytypist.com.nix
|
||||
./hydra.fancyTypist.com.nix
|
||||
];
|
||||
|
||||
|
||||
@@ -65,14 +65,4 @@ in
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
services.emanote = {
|
||||
enable = true;
|
||||
# host = "127.0.0.1"; # default listen address is 127.0.0.1
|
||||
# port = 7000; # default http port is 7000
|
||||
notes = [
|
||||
"/workspace/admin"
|
||||
];
|
||||
package = emanote.packages.${system}.default;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user