mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Alias services.prometheus.exporters.endlessh-go to services.endlessh-go.prometheus and make allowUnfree global
This commit is contained in:
parent
c672670677
commit
6be5421a26
5 changed files with 31 additions and 22 deletions
|
@ -101,6 +101,8 @@
|
|||
(filter (value: value ? overlays.default))
|
||||
(map (value: value.overlays.default))
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true; # IDGAF anymore.
|
||||
};
|
||||
|
||||
homeManagerModule = { lib, ... }: with lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue