Merge branch 'main' of srcpub:greg/nixos-config

This commit is contained in:
Greg Hellings
2025-09-27 00:41:36 -05:00
3 changed files with 5 additions and 8 deletions
-7
View File
@@ -11,12 +11,7 @@ in
enable = true;
brews = [
"bitwarden-cli"
{
name = "colima";
restart_service = true;
}
"direnv"
"docker-compose"
{
name = "libvirt";
restart_service = true;
@@ -37,7 +32,6 @@ in
"bruno"
"chromium"
"dbeaver-community"
"docker"
"ghostty"
"firefox"
"microsoft-teams"
@@ -46,7 +40,6 @@ in
"pgadmin4"
"podman-desktop"
"tabby"
"twine"
"vagrant"
"virtualbox"
"visual-studio-code"
+4 -1
View File
@@ -28,7 +28,10 @@
"*" = {
dynamicForwards = [ { port = 10240; } ];
serverAliveInterval = 60;
extraOptions.LogLevel = "error";
extraOptions = {
LogLevel = "error";
SetEnv = "TERM=xterm-256color";
};
};
"10.42.1.4" = lib.hm.dag.entryBefore [ "10.42.*" ] nas;
+1
View File
@@ -10,6 +10,7 @@
lazyssh
rainfrog
tenere
uv
wiki-tui
]
++ (lib.optionals pkgs.stdenv.hostPlatform.isLinux [