parent
3ac4c45c4d
commit
9c18766ee1
2 changed files with 4 additions and 4 deletions
apps/update-sources/src
|
@ -20,7 +20,7 @@ const genVueText = (
|
|||
`;
|
||||
|
||||
export const updateVuetorrent = () => {
|
||||
const FILE = `${FLAKE}/devices/nos/modules/qbittorrent/vuetorrent.nix`;
|
||||
const FILE = `${FLAKE}/configurations/nos/modules/qbittorrent/vuetorrent.nix`;
|
||||
|
||||
const OLD_VERSION = JSON.parse(spawnSync('nix',
|
||||
['eval', '-f', FILE, '--json'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue