mtworx: configure kolide-launcher

This commit is contained in:
2024-12-03 01:18:40 +02:00
parent 5d727eb41e
commit 7b58286517
5 changed files with 39 additions and 2 deletions

22
flake.lock generated
View File

@@ -125,6 +125,27 @@
"type": "github"
}
},
"kolide-launcher": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1733156752,
"narHash": "sha256-zTQNU0u0eF+B7HeYAIQI3KQj8Jwd6dZ0AG1KsjEOXkA=",
"owner": "kolide",
"repo": "nix-agent",
"rev": "d154b67a88e9cf8a6c10fd589afd51b299f7faca",
"type": "github"
},
"original": {
"owner": "kolide",
"ref": "main",
"repo": "nix-agent",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
@@ -268,6 +289,7 @@
"flake-utils": "flake-utils",
"gitignore": "gitignore",
"home-manager": "home-manager",
"kolide-launcher": "kolide-launcher",
"nix-index-database": "nix-index-database",
"nixgl": "nixgl",
"nixos-hardware": "nixos-hardware",