Compare commits
No commits in common. "ef82734585759868abe0cc5ec3f7a81e6bcc4914" and "f3f2d8585231c3032afba453e1da6dc5baa06a6c" have entirely different histories.
ef82734585
...
f3f2d85852
2 changed files with 1 additions and 6 deletions
|
@ -49,12 +49,6 @@ _: {
|
||||||
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,6 +23,7 @@
|
||||||
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