changes to fix compliance with home server
This commit is contained in:
@@ -92,7 +92,7 @@ in {
|
||||
|
||||
(mkIf (host == "cnixtop") {
|
||||
programs.hyprland.settings = {
|
||||
"$terminal" = "ghostty";
|
||||
"$terminal" = "alacritty";
|
||||
"$browser" = "zen";
|
||||
"$browserinc" = "zen --private-window";
|
||||
"$mod" = "SUPER";
|
||||
|
||||
@@ -88,6 +88,7 @@ in {
|
||||
|
||||
(mkIf cfg.dev.enable [
|
||||
# lldb_20 # some biuld error atm
|
||||
gemini-cli
|
||||
nfs-utils
|
||||
gcc
|
||||
rust-analyzer
|
||||
|
||||
Reference in New Issue
Block a user