1
0

1 Commits

Author SHA1 Message Date
Flake Update Bot
b4751311a9 Update nixpkgs 2025-09-10-01-03 2025-09-10 03:04:00 +02:00
2 changed files with 7 additions and 9 deletions

14
flake.lock generated
View File

@@ -411,11 +411,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1757627777, "lastModified": 1757364612,
"narHash": "sha256-NGUqHQ+/BaUhjgSYQauTihTtNyhhnQRMJ8t7ZSPNpmk=", "narHash": "sha256-6MSqlWHH15qbWbvS9b6OTGdtIkW6GVb9SSLkEYAMdDw=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "b7b0f0d5191433bca1377f7d818b800627a83fda", "rev": "cb758d9bc97baa11e80a048e666c99986cabed43",
"revCount": 9, "revCount": 6,
"type": "git", "type": "git",
"url": "https://git.clerie.de/clerie/mu5001tool.git" "url": "https://git.clerie.de/clerie/mu5001tool.git"
}, },
@@ -666,11 +666,11 @@
}, },
"nixpkgs_5": { "nixpkgs_5": {
"locked": { "locked": {
"lastModified": 1757487488, "lastModified": 1757347588,
"narHash": "sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/+G0lKfv4kk/5Izdg=", "narHash": "sha256-tLdkkC6XnsY9EOZW9TlpesTclELy8W7lL2ClL+nma8o=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ab0f3607a6c7486ea22229b92ed2d355f1482ee0", "rev": "b599843bad24621dcaa5ab60dac98f9b0eb1cabe",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -7,8 +7,6 @@
serviceConfig = { serviceConfig = {
DynamicUser = true; DynamicUser = true;
LoadCredential = "zte-hypermobile-5g-password:${config.sops.secrets."zte-hypermobile-5g-password".path}"; LoadCredential = "zte-hypermobile-5g-password:${config.sops.secrets."zte-hypermobile-5g-password".path}";
Restart = "on-failure";
RestartSec = "15s";
}; };
script = '' script = ''
${lib.getExe pkgs.mu5001tool} --password-file ''${CREDENTIALS_DIRECTORY}/zte-hypermobile-5g-password prometheus-exporter --listen-port 9242 ${lib.getExe pkgs.mu5001tool} --password-file ''${CREDENTIALS_DIRECTORY}/zte-hypermobile-5g-password prometheus-exporter --listen-port 9242