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.64.229.40:9323 # linode
|
||||
|
||||
- job_name: "nvidia"
|
||||
scrape_interval: 10s
|
||||
static_configs:
|
||||
- targets:
|
||||
- 100.72.221.110:9400 # ai vm
|
||||
|
||||
- job_name: ups
|
||||
static_configs:
|
||||
- targets:
|
||||
|
||||
@@ -27,11 +27,12 @@
|
||||
nmap
|
||||
iperf
|
||||
makemkv
|
||||
# elixir_1_18
|
||||
elixir_1_18
|
||||
inotify-tools
|
||||
# (builtins.getFlake "github:ghostty-org/ghostty").packages.${pkgs.system}.default
|
||||
# ghostty
|
||||
# gnome-themes-extra
|
||||
code-cursor
|
||||
];
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user