Merge branch 'main' of ssh://gitea.linerds.us/unexplrd/nixos-blueprint

This commit is contained in:
2026-04-24 15:03:29 +03:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -146,7 +146,7 @@
"org.kde.kdenlive" = {inherit (homeNoNetwork) Context;};
"org.signal.Signal".Environment.SIGNAL_PASSWORD_STORE = "gnome-libsecret";
"org.qbittorrent.qBittorrent".Context.filesystems = ["host"]; # evil
"it.mijorus.gearlever".Context.filesystems = ["~/AppImages"];
"it.mijorus.gearlever".Context.filesystems = ["~/AppImages" "home"];
};
};
}
+1
View File
@@ -104,6 +104,7 @@ in {
++ [
# console utils
# bluetuith # bluetooth tui in go
codex # openai coding agent in rust
dua # disk space usage in rust
duf # better df in go
fend # calculator in rust