aboutsummaryrefslogtreecommitdiffstats
path: root/home/trent/prometheus.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2026-05-21 15:54:05 -0700
committerMark Nipper <nipsy@bitgnome.net>2026-05-21 15:54:05 -0700
commit082cb3a8847a57d04605f52c36951b7cae0b3868 (patch)
treeb628fe6db00b31fa43990f72987c6e40fa8b2709 /home/trent/prometheus.nix
parent7f73c9eee033fbc2febcdeb13d891439c8f792b8 (diff)
downloadnix-082cb3a8847a57d04605f52c36951b7cae0b3868.tar
nix-082cb3a8847a57d04605f52c36951b7cae0b3868.tar.gz
nix-082cb3a8847a57d04605f52c36951b7cae0b3868.tar.bz2
nix-082cb3a8847a57d04605f52c36951b7cae0b3868.tar.lz
nix-082cb3a8847a57d04605f52c36951b7cae0b3868.tar.xz
nix-082cb3a8847a57d04605f52c36951b7cae0b3868.tar.zst
nix-082cb3a8847a57d04605f52c36951b7cae0b3868.zip
Add some missing prometheus configuration
Diffstat (limited to 'home/trent/prometheus.nix')
-rw-r--r--home/trent/prometheus.nix82
1 files changed, 41 insertions, 41 deletions
diff --git a/home/trent/prometheus.nix b/home/trent/prometheus.nix
index 591fdb4..8919297 100644
--- a/home/trent/prometheus.nix
+++ b/home/trent/prometheus.nix
@@ -2,61 +2,61 @@
{
imports = [
common/core
- common/optional/desktops
- common/optional/desktops/i3
- common/optional/desktops/services/xscreensaver.nix
+ #common/optional/desktops
+ #common/optional/desktops/i3
+ #common/optional/desktops/services/xscreensaver.nix
#common/optional/desktops/sway
- common/optional/desktops/xdg.nix
- common/optional/secrets.nix
+ #common/optional/desktops/xdg.nix
+ #common/optional/secrets.nix
#inputs.sops-nix.homeManagerModules.sops
];
home.file = {
- ".mailcap".text = ''
- #application/msword; antiword -rs '%s'; copiousoutput; description=Microsoft Word Document
- application/pdf; pdftotext '%s' -; copiousoutput; description=Adobe Portable Document Format
- #image/gif; asciiview -driver curses -dim -bold -reverse -normal -boldfont -extended -eight '%s'; description=GIF image
- image/gif; sxiv '%s'; description=GIF image
- #image/jpeg; asciiview -driver curses -dim -bold -reverse -normal -boldfont -extended -eight '%s'; description=JPEG image
- image/jpeg; sxiv '%s'; description=JPEG image
- image/png; sxiv '%s'; description=PNG image
- text/html; elinks -dump %s; copiousoutput
- #text/richtext; catdoc '%s'; copiousoutput; description=Microsoft Rich Text Format
- '';
- ".mutt/aliases".source = ./arrakis/mutt/aliases;
- ".mutt/colors".source = ./arrakis/mutt/colors;
- ".mutt/headers".source = ./arrakis/mutt/headers;
- ".mutt/keys".source = ./arrakis/mutt/keys;
- ".mutt/muttrc".source = ./arrakis/mutt/muttrc;
+ #".mailcap".text = ''
+ # #application/msword; antiword -rs '%s'; copiousoutput; description=Microsoft Word Document
+ # application/pdf; pdftotext '%s' -; copiousoutput; description=Adobe Portable Document Format
+ # #image/gif; asciiview -driver curses -dim -bold -reverse -normal -boldfont -extended -eight '%s'; description=GIF image
+ # image/gif; sxiv '%s'; description=GIF image
+ # #image/jpeg; asciiview -driver curses -dim -bold -reverse -normal -boldfont -extended -eight '%s'; description=JPEG image
+ # image/jpeg; sxiv '%s'; description=JPEG image
+ # image/png; sxiv '%s'; description=PNG image
+ # text/html; elinks -dump %s; copiousoutput
+ # #text/richtext; catdoc '%s'; copiousoutput; description=Microsoft Rich Text Format
+ #'';
+ #".mutt/aliases".source = ./arrakis/mutt/aliases;
+ #".mutt/colors".source = ./arrakis/mutt/colors;
+ #".mutt/headers".source = ./arrakis/mutt/headers;
+ #".mutt/keys".source = ./arrakis/mutt/keys;
+ #".mutt/muttrc".source = ./arrakis/mutt/muttrc;
"bin/knock".source = ../common/scripts/knock;
};
programs.zsh = {
shellAliases = {
- manage = "tmux new-window ssh -A root@arrakis\\; split-window -d ssh -A root@darkstar\\; split-window -d ssh root@king\\; new-window ssh root@black-sheep\\; split-window -d ssh root@fangorn\\; split-window -d ssh root@treebeard\\; new-window ssh root@casey\\; split-window -d ssh root@homer\\; new-window ssh root@lilnasx\\; split-window -d ssh root@trent";
+ #manage = "tmux new-window ssh -A root@arrakis\\; split-window -d ssh -A root@darkstar\\; split-window -d ssh root@king\\; new-window ssh root@black-sheep\\; split-window -d ssh root@fangorn\\; split-window -d ssh root@treebeard\\; new-window ssh root@casey\\; split-window -d ssh root@homer\\; new-window ssh root@lilnasx\\; split-window -d ssh root@trent";
};
};
- sops = {
- age.keyFile = "/home/nipsy/.config/sops/age/keys.txt";
- defaultSopsFile = ./secrets/caladan.yaml;
+ #sops = {
+ # age.keyFile = "/home/trent/.config/sops/age/keys.txt";
+ # defaultSopsFile = ./secrets/prometheus.yaml;
- secrets = {
- "reaper_license" = {
- path = "/home/nipsy/.config/REAPER/reaper-license.rk";
- };
- "ssh_config" = {
- path = "/home/nipsy/.ssh/config";
- };
- };
- };
+ # secrets = {
+ # "reaper_license" = {
+ # path = "/home/trent/.config/REAPER/reaper-license.rk";
+ # };
+ # "ssh_config" = {
+ # path = "/home/trent/.ssh/config";
+ # };
+ # };
+ #};
- xsession = {
- initExtra = ''
- xrandr --output DisplayPort-0 --primary --mode 2560x1440 --rate 170
+ #xsession = {
+ # initExtra = ''
+ # xrandr --output DisplayPort-0 --primary --mode 2560x1440 --rate 170
- # disable VRR because it causes the display to go to sleep on my GeForce 1080 (now 3070 Ti) sometimes; maybe monitor related?
- #nvidia-settings -a AllowVRR=0
- '';
- };
+ # # disable VRR because it causes the display to go to sleep on my GeForce 1080 (now 3070 Ti) sometimes; maybe monitor related?
+ # #nvidia-settings -a AllowVRR=0
+ # '';
+ #};
}