changes to fix compliance with home server

This commit is contained in:
2025-07-01 20:21:38 +02:00
parent 6d96d1a015
commit 7dfec3a2b0
23 changed files with 232 additions and 307 deletions

View File

@@ -92,7 +92,7 @@ in {
(mkIf (host == "cnixtop") {
programs.hyprland.settings = {
"$terminal" = "ghostty";
"$terminal" = "alacritty";
"$browser" = "zen";
"$browserinc" = "zen --private-window";
"$mod" = "SUPER";

View File

@@ -88,6 +88,7 @@ in {
(mkIf cfg.dev.enable [
# lldb_20 # some biuld error atm
gemini-cli
nfs-utils
gcc
rust-analyzer