| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | modules/direnv/pre_cache: Don't force delete the tmp_profileHEADprime | Benedikt Peetz | 7 hours |
| | | | | | The adding it to gc should have already deleted it? | ||
| * | modules/direnv: Disable `strict_env` again | Benedikt Peetz | 7 hours |
| | | |||
| * | modules/direnv: Don't depend on git, for the cache path creation | Benedikt Peetz | 24 hours |
| | | | | | | The nix fetched source, is a tarball, and as such has no git information, that we could extract. | ||
| * | modules/boot/tails-iso: Disable `config` kernel parameter | Benedikt Peetz | 25 hours |
| | | |||
| * | modules/direnv: Implement pre-cached devshells | Benedikt Peetz | 26 hours |
| | | | | | | | | | That means, that the devshells are only build once and centrally updated. Ideally, they would be built upon system update, but I haven't figured out a way to run `nix print-dev-env` in a nix build sandbox yet (and hope, that it's not necessary anymore once, that functionality moves to nixpkgs' `mkShell`). | ||
| * | inputs.nix: Use nixos channels instead of github for the nixos tarballs | Benedikt Peetz | 26 hours |
| | | | | | This reduces the dependency on github somewhat. | ||
| * | modules/gtk: Migrate to by-name and use stable pkgs for themes | Benedikt Peetz | 5 days |
| | | | | | | The themes are no longer in unstable, but I believe they might get added again. | ||
| * | modules/calibre: Also sync config via unison | Benedikt Peetz | 2026-08-02 |
| | | |||
| * | modules/default/unison: Move the pathsTo* rules to their respective modules | Benedikt Peetz | 2026-08-02 |
| | | |||
| * | modules/default/projects: Add one | Benedikt Peetz | 2026-07-26 |
| | | |||
| * | modules/calibre: Don't add calibre package to default closure | Benedikt Peetz | 2026-07-25 |
| | | | | | See the comment in the file for why. | ||
| * | modules/boot: Try again with the commandline options extracted from the iso | Benedikt Peetz | 2026-07-24 |
| | | |||
| * | modules/version: Actually store a nixpkgs revision in there | Benedikt Peetz | 2026-07-24 |
| | | | | | | The value before was essentially pointless, as it referenced _my flake's_ revision (or actually last-updated timestamp). | ||
| * | modules/lf/keybinds: Explicitly declare all keybindings | Benedikt Peetz | 2026-07-24 |
| | | |||
| * | modules/calibre: Init | Benedikt Peetz | 2026-07-24 |
| | | |||
| * | modules/foot: Make the jump-labels better readable | Benedikt Peetz | 2026-07-21 |
| | | |||
| * | modules/lf/commands/thrash_restore: Completely use conceal | Benedikt Peetz | 2026-07-21 |
| | | | | | There is no reason to use two thrash-implementations at the same time. | ||
| * | modules/i3bar-river: Use fc's `fullname` for specifying the font | Benedikt Peetz | 2026-07-21 |
| | | | | | Otherwise, the found font is a `Light` or `Extra Light` variant. | ||
| * | modules/common/unison: Also sync some .config locations | Benedikt Peetz | 2026-07-17 |
| | | |||
| * | pkgs/swallow: Rename to `sw` | Benedikt Peetz | 2026-07-16 |
| | | | | | That's easier to type | ||
| * | modules/legacy/pkgs: Remove some un-used packages | Benedikt Peetz | 2026-07-10 |
| | | |||
| * | modules/lutris: Add more (optional) dependencies | Benedikt Peetz | 2026-07-10 |
| | | |||
| * | modules/nix: Don't warn about dirty git trees | Benedikt Peetz | 2026-07-07 |
| | | |||
| * | modules/backup: Don't pass command line arguments as options | Benedikt Peetz | 2026-07-07 |
| | | |||
| * | modules/backup: Tune some of restic's arguments | Benedikt Peetz | 2026-07-07 |
| | | |||
| * | modules/backup: Also make the cache for the admin storagebox presistent | Benedikt Peetz | 2026-07-07 |
| | | | | | | Otherwise, we run out of cache, before it can do anything (due to the limited size of available root tempfs). | ||
| * | modules/ssh: Add config for hetzner's storageboxes | Benedikt Peetz | 2026-07-07 |
| | | |||
| * | modules/backup: Don't backup games | Benedikt Peetz | 2026-07-06 |
| | | | | | | the steam ones don't work without steam anyway, and for GOG it would be nice to do, but I just don't have the space for that. | ||
| * | modules/river/keymap: Toggle the systemd service for i3bar-river for restarts | Benedikt Peetz | 2026-07-06 |
| | | | | | | Using the built-in version via signals kinda just fails to show i3bar-river again, if it has been hidden for a longer time. | ||
| * | modules/backup: Explicitly enable fuse | Benedikt Peetz | 2026-07-05 |
| | | | | | That is needed for `restic-* mount` to work. | ||
| * | modules/lutris: Preserve the config directory | Benedikt Peetz | 2026-07-02 |
| | | |||
| * | modules/lutris: Include proton-ge-bin installation | Benedikt Peetz | 2026-07-02 |
| | | |||
| * | modules/foot: Don't restart the foot server | Benedikt Peetz | 2026-07-02 |
| | | |||
| * | modules/boot/tails-iso: Remove the log spam | Benedikt Peetz | 2026-07-01 |
| | | | | | | It's just way too much, so even if it would work I couldn't really see anything. | ||
| * | modules/{git,yt,legacy/pkgs}: Move some pkgs to their respective modules | Benedikt Peetz | 2026-07-01 |
| | | |||
| * | pkgs/git-cgit: Init | Benedikt Peetz | 2026-07-01 |
| | | |||
| * | modules/lutris: Init | Benedikt Peetz | 2026-07-01 |
| | | |||
| * | modules/swayidle: Actually provide `swaylock` | Benedikt Peetz | 2026-07-01 |
| | | |||
| * | modules/foot: Remove the letter offsets and use the letter-spacing instead | Benedikt Peetz | 2026-06-29 |
| | | | | | The offset settings resulted in cut-off emojis. | ||
| * | modules/foot: Make the path regex include the final file | Benedikt Peetz | 2026-06-23 |
| | | |||
| * | modules/foot: Switch to carbonfox again | Benedikt Peetz | 2026-06-23 |
| | | | | | It's the same theme I had in alacritty. | ||
| * | modules/river: Update the environments 5 variables at a time | Benedikt Peetz | 2026-06-23 |
| | | | | | Otherwise we might run into the maximal argv length limit. | ||
| * | modules/river: Keep environment sourcing actually on one line | Benedikt Peetz | 2026-06-23 |
| | | |||
| * | modules/i3bar-river: Add `btrfs-progs` to the dependencies | Benedikt Peetz | 2026-06-23 |
| | | |||
| * | modules/river: Import all the sessionVariables | Benedikt Peetz | 2026-06-23 |
| | | | | | Otherwise things like `MPD_HOST` are not accessible | ||
| * | modules/i3bar-river: Add required `sh` dependency | Benedikt Peetz | 2026-06-23 |
| | | |||
| * | modules/river: Import variables into systemd before starting the session | Benedikt Peetz | 2026-06-23 |
| | | |||
| * | modules/river: Actually start the `graphical-session.target` | Benedikt Peetz | 2026-06-23 |
| | | | | | Previously it was behind the `exec` so never started. | ||
| * | modules/ly: Avoid setting protective bashOptions for the setup script | Benedikt Peetz | 2026-06-23 |
| | | | | | | Some scripts this setup script sources rely on these options to be unset. | ||
| * | modules/ly: Make the setup script executable and improve it | Benedikt Peetz | 2026-06-23 |
| | | |||
