about summary refs log tree commit diff stats
path: root/notes/laptop.md (unfollow)
Commit message (Collapse)Author
2024-05-11fix(hm/conf/firefox/conf/search): Change nixos wiki to new domainBenedikt Peetz
2024-05-11fix(hm/conf/lf): Correctly implement symlink followingBenedikt Peetz
2024-05-10fix(hm/wms/river/init): Restore the pre 3.0 forced ssdBenedikt Peetz
Otherwise random windows (alacritty for example) don't have the focused border (or any border).
2024-05-10refactor(hm/wms/river/init): Update to river 3.0Benedikt Peetz
2024-05-10chore(treewide): Fully remove any last mentions of git-cryptBenedikt Peetz
2024-05-10chore(treewide): Remove git cryptBenedikt Peetz
2024-05-10docs(notes/git_crypt): Add information on how to remove `git-crypt`Benedikt Peetz
2024-05-10chore(hm/conf/task/projects): UpdateBenedikt Peetz
2024-05-10fix(hm/conf/gpg): Set correct gpg home variableBenedikt Peetz
2024-05-10fix(hm/conf/gpg): Allow mutable keys and thus remove old keysBenedikt Peetz
2024-05-09fix(hm/conf/gpg): Remove `onlykey` specific configurationBenedikt Peetz
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(hm/conf/python): Create history file, if it does not existBenedikt 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-09chore(flake): Deduplicate inputs with nixvimBenedikt 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-09refactor(hm/conf/zsh): Move xdg vars under the xdg directoryBenedikt Peetz
2024-05-09fix(sys/pkgs/yt): Don't require an thumbnail urlBenedikt Peetz
Some extractors do not provide it.
2024-05-09feat(hm/conf/lf/keybindings): Add a keybind to follow symnlinksBenedikt Peetz
2024-05-09fix(hm/conf/lf/keybindings): Use the autogenerate cd mappingsBenedikt Peetz
2024-05-09fix(hm/conf/python): Correctly tell python to use a history fileBenedikt Peetz
2024-05-09fix(hm/conf/nvim/plgs/lsp/servers/ltex): Don't use in html filesBenedikt Peetz
Ltex tries to correct spelling mistakes in the html tags.
2024-05-09fix(hm/conf/lf/icons): Also use the key icon for `COPYING`Benedikt Peetz
2024-05-09fix(hm/conf/firefox/scripts/generate_extensions): Re-activate snowflakeBenedikt Peetz
The Tor Project seems to have fixed their problems with Mozilla. [1] [1]: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-webext/-/issues/89
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-05