Compare commits
2 commits
f3f2d85852
...
ef82734585
Author | SHA1 | Date | |
---|---|---|---|
ef82734585 | |||
3d1da3fdf1 |
2 changed files with 6 additions and 1 deletions
|
@ -49,6 +49,12 @@ _: {
|
||||||
url = "http://192.168.1.211:9090";
|
url = "http://192.168.1.211:9090";
|
||||||
orgId = 1;
|
orgId = 1;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Prometheus-sora";
|
||||||
|
type = "prometheus";
|
||||||
|
url = "http://100.87.54.48:9090";
|
||||||
|
orgId = 1;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -23,7 +23,6 @@
|
||||||
homeDirectory = "/home/notoh";
|
homeDirectory = "/home/notoh";
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
brave
|
brave
|
||||||
webcord
|
|
||||||
discord
|
discord
|
||||||
obs-studio
|
obs-studio
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
|
Loading…
Reference in a new issue