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