3 Commits

Author SHA1 Message Date
ef128b240e Merge pull request 'feature/avahi' (#219) from feature/avahi into main
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 10s
Check Nix flake / Perform Nix flake checks (push) Failing after 2m10s
Update flakes / update_lockfile (push) Failing after 14m38s
Reviewed-on: #219
2026-04-26 02:09:47 -04:00
f66c8792c4 remove zathura, add avahi
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 10s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 4m35s
2026-04-26 01:48:08 -04:00
dde6dc3246 remove zathura, add avahi 2026-04-26 01:47:46 -04:00
3 changed files with 25 additions and 13 deletions

View File

@@ -54,6 +54,12 @@
"starcoder2:7b"
];
};
avahi = {
enable = true;
#publish.enable = true;
nssmdns4 = true;
openFirewall = true;
};
flatpak.enable = true;
calibre-web = {
# temp disable this

View File

@@ -6,7 +6,6 @@
attic-client
amdgpu_top
android-tools
bat
bitwarden-cli
bfg-repo-cleaner
brightnessctl
@@ -19,7 +18,6 @@
#claude-code
croc
deadnix
direnv
easyeffects
eza
fanficfare
@@ -107,4 +105,13 @@
zoom-us
zoxide
];
programs = {
appimage = {
enable = true;
binfmt = true;
};
bat.enable = true;
direnv.enable = true;
kdeconnect.enable = true;
};
}

View File

@@ -194,16 +194,16 @@ in
onSave = true;
forwardSearchAfter = true;
};
forwardSearch = {
executable = "zathura";
args = [
"--synctex-forward"
"%l:1:%f"
"-x"
"zed %%{input}:%%{line}"
"%p"
];
};
#forwardSearch = {
# #executable = "zathura";
# args = [
# "--synctex-forward"
# "%l:1:%f"
# "-x"
# "zed %%{input}:%%{line}"
# "%p"
# ];
#};
};
};
};
@@ -268,7 +268,6 @@ in
bitwarden-cli
bitwarden-menu
wtype
zathura
obsidian
libreoffice-qt-fresh
wlr-randr