some fixes
This commit is contained in:
parent
b622a620be
commit
270880c4f2
12 changed files with 45 additions and 39 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
python39
|
||||
python312
|
||||
];
|
||||
|
||||
services.netdata.configDir."python.d.conf" = pkgs.writeText "python.d.conf" ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue