Merge branch 'main' of github.com:alexmickelson/infrastructure
This commit is contained in:
@@ -37,6 +37,12 @@ scrape_configs:
|
|||||||
- 100.122.128.107:9323 # home server
|
- 100.122.128.107:9323 # home server
|
||||||
- 100.64.229.40:9323 # linode
|
- 100.64.229.40:9323 # linode
|
||||||
|
|
||||||
|
- job_name: "nvidia"
|
||||||
|
scrape_interval: 10s
|
||||||
|
static_configs:
|
||||||
|
- targets:
|
||||||
|
- 100.72.221.110:9400 # ai vm
|
||||||
|
|
||||||
- job_name: ups
|
- job_name: ups
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
|
|||||||
@@ -27,11 +27,12 @@
|
|||||||
nmap
|
nmap
|
||||||
iperf
|
iperf
|
||||||
makemkv
|
makemkv
|
||||||
# elixir_1_18
|
elixir_1_18
|
||||||
inotify-tools
|
inotify-tools
|
||||||
# (builtins.getFlake "github:ghostty-org/ghostty").packages.${pkgs.system}.default
|
# (builtins.getFlake "github:ghostty-org/ghostty").packages.${pkgs.system}.default
|
||||||
# ghostty
|
# ghostty
|
||||||
# gnome-themes-extra
|
# gnome-themes-extra
|
||||||
|
code-cursor
|
||||||
];
|
];
|
||||||
programs.fish = {
|
programs.fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user