Fix wiki-push
script
This commit is contained in:
parent
57c96d70f3
commit
81043d8f38
1 changed files with 1 additions and 2 deletions
|
@ -10,8 +10,7 @@ with lib;
|
|||
(pkgs.writeShellApplication (
|
||||
let
|
||||
remoteIpAddresses = [
|
||||
"116.203.11.255"
|
||||
"192.168.1.116"
|
||||
"nixedo.local"
|
||||
];
|
||||
|
||||
wikiPath = "${config.xdg.userDirs.documents}/wiki";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue