allow phone syncthing

This commit is contained in:
Kopatz
2025-11-11 20:23:43 +01:00
parent 4af8a52b6e
commit 8832743354
2 changed files with 3 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ in
"kop-pc"
"server"
"laptop"
"phone"
];
};

View File

@@ -11,8 +11,8 @@ rustPlatform.buildRustPackage {
src = pkgs.fetchFromGitHub {
owner = "Kropatz";
repo = "kop-newproject";
rev = "0c1e64c0ab8d5b81a12562665b903240a02e315a";
hash = "sha256-Va6q9aDbX5Kag96WK1XAhDMb7VDzZzfp24t89C9oRuY=";
rev = "b93a9c564edd2c44c1dc041ab26a6d3d8281982b";
hash = "sha256-xZ0g4Y0gN3e5i+5jmWlSFvVSsKXY/4UVj2xxMuB/eXs=";
};
cargoHash = "sha256-daR6Mt78QBheEV6Pg6kGUVmU+lgg2eV4/0Sl7UEXUeU=";