aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* modules/{cargo,direnv/landrun-fish}: Re-introduce cargo's `shared-target`Benedikt Peetz20 hours
|
* modules/direnv/landrun-fish: Immediately load the devshellBenedikt Peetz22 hours
| | | | I actually thought I already did this.
* modules/direnv/landrun-fish: Update landrun invocation to new versionBenedikt Peetz22 hours
| | | | | Connects to Unix domain sockets need to be explicitly allowed now (so no systemd access anymore in the sandbox)
* treewide: UpdateBenedikt Peetz23 hours
|
* pkgs/tails-iso: Fail when pre-fetching failsBenedikt Peetz3 days
|
* treewide: UpdateBenedikt Peetz3 days
|
* scripts/build: Don't force `max-jobs = 1`Benedikt Peetz13 days
|
* pkgs/tails-iso: Update hash for signing keys (again)Benedikt Peetz13 days
| | | | And again, no verification that the new keys are valid.
* modules/direnv/landrun-fish: Make running fupdate flake in the sandbox possibleBenedikt Peetz13 days
|
* modules/nix-index/command-not-found.fish: Improve message textBenedikt Peetz13 days
|
* treewide: UpdateBenedikt Peetz13 days
|
* modules/mandb: Set persistent user idBenedikt Peetz13 days
|
* modules/direnv/landrun-fish: Remove the allowlisted `shared-target`Benedikt Peetz2026-09-06
| | | | It's useless now.
* unflake.nix/devshells: UpdateBenedikt Peetz2026-09-06
|
* modules/cargo: Stop the shared-target thingBenedikt Peetz2026-09-06
| | | | Landlock breaks it.
* modules/qutebrowser/redirects: DisableBenedikt Peetz2026-09-06
| | | | The note in the change diff should explain the reason.
* pkgs/fupdate-sys: Select new generation as oneshot defaultBenedikt Peetz2026-09-05
|
* pkgs/mpppom/play_counts: Add a comment regarding the recording of skip percBenedikt Peetz2026-09-05
|
* pkgs/mpppom/dj: Shuffle the neg/neu/pos vectorsBenedikt Peetz2026-09-05
| | | | | | | | | Otherwise, every start would start with the same songs again, only changing if songs get removed from neg or neu. This is obviously not ideal, because we are now no longer honouring high weight factors (as the pos vector gets shuffled). But save a complete rewrite of the algorithm I don't really see a better approach.
* pkgs/mpppom: Use the new pre-cache direnv systemBenedikt Peetz2026-09-05
|
* modules/boot: Try another set of options for booting the tails isoBenedikt Peetz2026-09-05
|
* hosts/apzu: Enable power saving again (but this time with tuned)Benedikt Peetz2026-09-04
|
* hosts/apzu: Disable power management via tlpBenedikt Peetz2026-09-04
| | | | I _think_ that this just turns my Wi-Fi off from time to time.
* modules/direnv/landrun-fish: Add missing paths to the allowlistBenedikt Peetz2026-09-04
|
* modules/lf/wrappers/ll: Correctly use `set` and `mktemp`Benedikt Peetz2026-09-04
|
* modules/direnv: Also run the hook on postexecBenedikt Peetz2026-09-04
| | | | Otherwise, you need to change the directory to re-run it.
* modules/lf/wrappers/ll: Rework the way the syscmds get propagatedBenedikt Peetz2026-09-04
| | | | | Proxying all stdout breaks launching nvim from lf and also in general a lot of shell applications.
* modules/direnv/landrun-fish: Add more required paths to the allowlistBenedikt Peetz2026-09-04
|
* modules/common/projects: Add `uni`Benedikt Peetz2026-08-31
|
* modules/lf/ll: Make sure the passing along actually worksBenedikt Peetz2026-08-27
|
* modules/lf: Correctly carry the prefix of keybindingsBenedikt Peetz2026-08-27
|
* modules/lf/ll: Really just pass stuff along, that's not a system commandBenedikt Peetz2026-08-27
|
* modules/direnv/landrun: Don't include sudoBenedikt Peetz2026-08-27
| | | | There is no point in that, as landrun, logically, sets `NoNewPrivilages`.
* modules/lf/keybings: Actually make 'H' move to the topBenedikt Peetz2026-08-27
| | | | Before it moved to the topmost _displayed_ entry.
* modules/lf: Init system commands and direnv sandbox enable/disableBenedikt Peetz2026-08-27
|
* modules/direnv/landlock-fish: Allow sudoBenedikt Peetz2026-08-26
|
* modules/direnv/landlock-fish: Allow access to ssh's known_hostsBenedikt Peetz2026-08-26
|
* modules/direnv/landlock-fish: Allow access to tcp port 22Benedikt Peetz2026-08-26
| | | | That is needed for ssh.
* modules/direnv/landlock-fish: Also allow git config and nvim state dirBenedikt Peetz2026-08-26
|
* modules/direnv: Correctly express condition for landlock shell spawnBenedikt Peetz2026-08-26
|
* pkgs/direnv-patched: Run pre* and post* hooksBenedikt Peetz2026-08-25
| | | | | The `postInstall` hook for example removes the default fish hook installed in `share`.
* modules/{direnv,starship}: Enable direnv landrun sandboxBenedikt Peetz2026-08-25
|
* modules/direnv: Consistently run `direnv export`Benedikt Peetz2026-08-25
| | | | | | With the current integration, we never actually re-set a loaded dev shell (and thus potentially spam the shell with env diffs after every prompt).
* pkgs/fish-patched: Don't override `postPatch`Benedikt Peetz2026-08-25
| | | | | This phase is actually _really_ important for the fish package, as it includes the code, so that fish sources the global env variables.
* modules/fish/keybindings/insert: Also make the editor accessible from insert ↵Benedikt Peetz2026-08-24
| | | | mode
* modules/fish: Remove default greeting and set a themeBenedikt Peetz2026-08-24
|
* modules/fish/keybindings/command: Use dvorak instead of the default qwertyBenedikt Peetz2026-08-24
|
* modules/taskwarrior: Save current news versionBenedikt Peetz2026-08-24
|
* modules/backup: Remove pointless `Requires` on timer unitBenedikt Peetz2026-08-24
|
* pkgs/fish-patched: Improve performance and reduce stuttersBenedikt Peetz2026-08-24
|