about summary refs log tree commit diff stats
path: root/sys (follow)
Commit message (Collapse)AuthorAge
* fix(sys/hardware): Enable the nitrokey udev rulesBenedikt Peetz2024-05-09
|
* fix(sys/svcs/nix): Use my overlayed nixpkgs in the `n` registry entryBenedikt Peetz2024-05-09
|
* fix(sys/nixpkgs): All the unfree 'pypemicro'Benedikt Peetz2024-05-09
|
* fix(sys/secrets/lf/cd_paths): RegenerateBenedikt Peetz2024-05-09
|
* style(treewide): FormatBenedikt Peetz2024-05-09
|
* feat(sys/pkgs/scripts/update-sys): Enable completionsBenedikt Peetz2024-05-09
|
* fix(sys/pkgs/comments): Don't require `sponsorblock_chapters`Benedikt Peetz2024-05-09
| | | | This field is not always available.
* refactor(sys/pkgs/comments): Use better direnv api, instead of bare `.env` fileBenedikt Peetz2024-05-09
|
* fix(sys/libvirt): Disable, as tiamat can't build `ceph`Benedikt Peetz2024-05-09
|
* chore(treewide): Conform to changed settingsBenedikt Peetz2024-05-09
|
* build(treewide): UpdateBenedikt Peetz2024-05-09
|
* fix(treewide): `Upgrade` the Cargo.toml file before `updating` the Cargo.lockBenedikt Peetz2024-05-09
|
* style(treewide): Comply with `nix fmt`Benedikt Peetz2024-05-09
|
* fix(sys/pkgs/yt): Don't require an thumbnail urlBenedikt Peetz2024-05-09
| | | | Some extractors do not provide it.
* fix(hm/conf/lf/keybindings): Use the autogenerate cd mappingsBenedikt Peetz2024-05-09
|
* feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`Benedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Add de-serialization to lf mappingsBenedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Support depths > 2Benedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Ensure that it works (for a depth=1)Benedikt Peetz2024-05-07
|
* feat(pkgs/lf-make-map): Implement all needed details to produce first mappingsBenedikt Peetz2024-05-06
| | | | | The only bug left right know, is that multiple same mappings can be generated because of the ways the types interact with each other.
* feat(pkgs/lf-make-map): Change the key to custom type and add visualsBenedikt Peetz2024-05-05
|
* feat(pkgs/lf-make-map): InitBenedikt Peetz2024-05-05
|
* build(treewide): UpdateBenedikt Peetz2024-05-04
|
* build(flake): UpdateBenedikt Peetz2024-04-02
|
* build(treewide): UpdateBenedikt Peetz2024-04-01
|
* build(treewide): Update flake.lock filesBenedikt Peetz2024-03-31
|
* fix(hm/conf/nvim/plgs/debugprint): RemoveBenedikt Peetz2024-03-31
| | | | | I have never really used this plugin, and the recent breaking API changes where reason enough to remove it.
* style(treewide): FormatSoispha2024-03-30
|
* feat(pkgs/scripts/fupdate): Generate completionsSoispha2024-03-30
|
* build(flake): UpdateSoispha2024-03-30
|
* fix(pkgs/scripts/fupdate): Ignore args after `--`Soispha2024-03-29
|
* fix(pkgs/scripts/fupdate): Avoid polluting the arguments of the update scriptSoispha2024-03-29
| | | | | | Previously, arguments to fupdate were also passed along to the update script, they should now be filtered out. If passing them along is wanted, they can be put behind a `--`.
* fix(pkgs/scripts/fupdate): Avoid inversion in check for --no-scriptSoispha2024-03-29
| | | | | The check ran the update script if `--no-script` was specified and did not run it, if it was not.
* docs(pkgs/scripts/fupdate): Add somewhat better documentationSoispha2024-03-29
|
* chore(treewide): Move away from git-cryptSoispha2024-03-28
|
* refactor(flake): Use an attrs for including open prsSoispha2024-03-24
| | | | This change allows to me to faster add new nixpkgs versions.
* fix(treewide): Update the shell library versionSoispha2024-03-24
|
* style(treewide): FormatSoispha2024-03-23
|
* feat(pkgs/scripts/spodi): Rewrite to support artist `update`Soispha2024-03-23
|
* feat(pkgs/scripts/fupdate): Add support for updating without running the scriptSoispha2024-03-23
|
* fix(sys/git_revision): Use long git revSoispha2024-03-23
|
* build(treewide): UpdateSoispha2024-03-23
|
* fix(flake): Import my modules stuck in nixpkgs prs directlySoispha2024-03-23
| | | | | That makes it possible to use plain `nixpkgs-unstable` for the whole system, whilst still using my unmerged modules and packages.
* fix(flake): Use new vendored `generate_firefox_extensions` binarySoispha2024-03-23
|
* feat(pkgs/generate_moz_extensions): Vendor itSoispha2024-03-23
| | | | | | This project was hosted as a separate git repository. It is now vendored, like the other projects directly associated with the configuration.
* fix(pkgs/scripts/update-sys): Add new `systemd-run` dependencySoispha2024-03-10
|
* fix(sys/sound): Disable setting the default volumeSoispha2024-03-10
|
* style(treewide): FormatSoispha2024-03-10
|
* build(treewide): UpdateSoispha2024-03-10
|
* fix(pkgs/scripts/neorg/review): Use dataHome to store dataSoispha2024-03-07
|