Merge branch 'main' of ssh://gitea.linerds.us/unexplrd/nixos-blueprint
This commit is contained in:
@@ -146,7 +146,7 @@
|
|||||||
"org.kde.kdenlive" = {inherit (homeNoNetwork) Context;};
|
"org.kde.kdenlive" = {inherit (homeNoNetwork) Context;};
|
||||||
"org.signal.Signal".Environment.SIGNAL_PASSWORD_STORE = "gnome-libsecret";
|
"org.signal.Signal".Environment.SIGNAL_PASSWORD_STORE = "gnome-libsecret";
|
||||||
"org.qbittorrent.qBittorrent".Context.filesystems = ["host"]; # evil
|
"org.qbittorrent.qBittorrent".Context.filesystems = ["host"]; # evil
|
||||||
"it.mijorus.gearlever".Context.filesystems = ["~/AppImages"];
|
"it.mijorus.gearlever".Context.filesystems = ["~/AppImages" "home"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -104,6 +104,7 @@ in {
|
|||||||
++ [
|
++ [
|
||||||
# console utils
|
# console utils
|
||||||
# bluetuith # bluetooth tui in go
|
# bluetuith # bluetooth tui in go
|
||||||
|
codex # openai coding agent in rust
|
||||||
dua # disk space usage in rust
|
dua # disk space usage in rust
|
||||||
duf # better df in go
|
duf # better df in go
|
||||||
fend # calculator in rust
|
fend # calculator in rust
|
||||||
|
|||||||
Reference in New Issue
Block a user