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"
|
"adb"
|
||||||
"binfmt"
|
"binfmt"
|
||||||
"prometheus-exporters"
|
"prometheus-exporters"
|
||||||
"promtail"
|
"alloy"
|
||||||
"syncthing"
|
"syncthing"
|
||||||
"zerotier"
|
"zerotier"
|
||||||
]
|
]
|
||||||
|
|
|
@ -40,8 +40,8 @@
|
||||||
"mount-sisko"
|
"mount-sisko"
|
||||||
"adb"
|
"adb"
|
||||||
"prometheus-exporters"
|
"prometheus-exporters"
|
||||||
# "promtail"
|
|
||||||
"zerotier"
|
"zerotier"
|
||||||
|
"alloy"
|
||||||
]
|
]
|
||||||
++ [ ./disko.nix ];
|
++ [ ./disko.nix ];
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
"mount-sisko"
|
"mount-sisko"
|
||||||
"adb"
|
"adb"
|
||||||
"prometheus-exporters"
|
"prometheus-exporters"
|
||||||
# "promtail"
|
"alloy"
|
||||||
"zerotier"
|
"zerotier"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
"grafana"
|
"grafana"
|
||||||
"prometheus-exporters"
|
"prometheus-exporters"
|
||||||
"loki"
|
"loki"
|
||||||
|
"alloy"
|
||||||
"restic"
|
"restic"
|
||||||
"atuin"
|
"atuin"
|
||||||
"immich"
|
"immich"
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
"battery"
|
"battery"
|
||||||
"printing"
|
"printing"
|
||||||
"wireguard-client"
|
"wireguard-client"
|
||||||
|
"alloy"
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.initrd.availableKernelModules = [
|
boot.initrd.availableKernelModules = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue