Use alloy
on all the most used devices
This commit is contained in:
parent
70b61a74ae
commit
60dce8e681
5 changed files with 5 additions and 3 deletions
|
@ -33,7 +33,7 @@
|
|||
"adb"
|
||||
"binfmt"
|
||||
"prometheus-exporters"
|
||||
"promtail"
|
||||
"alloy"
|
||||
"syncthing"
|
||||
"zerotier"
|
||||
]
|
||||
|
|
|
@ -40,8 +40,8 @@
|
|||
"mount-sisko"
|
||||
"adb"
|
||||
"prometheus-exporters"
|
||||
# "promtail"
|
||||
"zerotier"
|
||||
"alloy"
|
||||
]
|
||||
++ [ ./disko.nix ];
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"mount-sisko"
|
||||
"adb"
|
||||
"prometheus-exporters"
|
||||
# "promtail"
|
||||
"alloy"
|
||||
"zerotier"
|
||||
];
|
||||
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
"grafana"
|
||||
"prometheus-exporters"
|
||||
"loki"
|
||||
"alloy"
|
||||
"restic"
|
||||
"atuin"
|
||||
"immich"
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
"battery"
|
||||
"printing"
|
||||
"wireguard-client"
|
||||
"alloy"
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
|
|
Loading…
Add table
Reference in a new issue