Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-10-20 16:27:59 -04:00
parent df6ce81c30
commit ccf213f488
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 157 additions and 116 deletions

View file

@ -24,5 +24,6 @@
rPackages.fontawesome
ubuntu_font_family
yt-dlp
mochi
];
}

View file

@ -30,6 +30,7 @@
ncdu
minio-client
kanata
yatto
# Editors
# neovim # Improved version of vim, often used with overlays.

View file

@ -22,7 +22,7 @@ in
./animations.nix
./bindings.nix
./polkitagent.nix
./hyprspace.nix
# ./hyprspace.nix
./hyprpanel.nix
./hyprlock.nix
];
@ -76,6 +76,8 @@ in
monitor = [
"eDP-2,highres,0x0,1" # My internal laptop screen
"DP-1, highres, 0x0,1"
"DP-2, highres, 0x0,1"
"desc:Microstep MSI MP161 E2 PB7H314B00225, highres, auto-up,1"
"HDMI-A-1, highres, auto-right,1"
",prefered,auto,1" # default
];

View file

@ -28,5 +28,6 @@
zotero
feishin
picard
postman
];
}