about summary refs log tree commit diff stats
path: root/flake (follow)
Commit message (Collapse)AuthorAge
* fix(flake/packages): Adapt the exposed `nvim` to the `pkgs` set changesBenedikt Peetz2024-05-24
|
* feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz2024-05-24
|
* fix(flake/nixosConfigurations): Adapt to new module structureBenedikt Peetz2024-05-23
|
* refactor(flake/packages): Export the new pkgs setBenedikt Peetz2024-05-23
|
* refactor(flake): Update to new pkgs setBenedikt Peetz2024-05-23
|
* chore(treewide): Fully remove any last mentions of git-cryptBenedikt Peetz2024-05-10
|
* feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`Benedikt Peetz2024-05-09
|
* refactor(flake): Use an attrs for including open prsSoispha2024-03-24
| | | | This change allows to me to faster add new nixpkgs versions.
* fix(flake): Correctly export the overlayed package set as `legacyPackages`Soispha2024-03-23
| | | | | | The flake output `legacyPackages` is not actually “legacy”, it's just nested. Thus, the output exporting the overlayed `pkgs` should be named `legacyPackages`.
* 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(hm): Add nix-index and associated command_not_found_handlerSoispha2024-02-28
|
* refactor(hm/pkgs): Implement with an nixpkgs overlaySoispha2024-02-24
|
* refactor(treewide): Remove my unused binariesSoispha2024-02-23
| | | | | | | These are: - grades (only last references) - video_pause - lf_rename
* fix(flake): Don't format `CHANGELOG.md`Soispha2024-02-20
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* build(flake): Add treefmtSoispha2024-02-20
|
* fix(treewide): Fully remove gradesSoispha2024-01-30
|
* feat(flake): Add `pkgs` subattributeSoispha2024-01-19
|
* fix(flake): Add `cargo` to make the rust language server workSoispha2024-01-06
|
* feat(flake): Add `rustfmt` to the dev environmentSoispha2024-01-06
|
* feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha2023-12-12
|
* feat(treewide): Specify nvim plugins in my flakeSoispha2023-12-09
|
* fix(flake): Use self instead of a reimport of itselfSoispha2023-12-09
|
* fix(flake): Remove the pkgs from the devenv, which are already in nvimSoispha2023-10-31
|
* feat(sys/svcs/nix): Add my flake to the flake registrySoispha2023-10-22
|
* feat(hm/conf/firefox/scripts): Package through the flake outputsSoispha2023-10-22
|
* fix(flake/packages): Remove gpg-iso as it's not usedSoispha2023-10-08
|
* fix(flake/packages): Apply eta-reductionSoispha2023-10-08
|
* Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha2023-09-10
|
* Feat(flake/packages): Pass through `shell_library_update` packagesSoispha2023-09-05
|
* Perf(flake/packages/nvim): Use list merge feature of the merge functionSoispha2023-08-27
|
* Fix(flake/packages): Flatten nvim pkgs to satisfy `nix flake check`Soispha2023-08-26
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26
|
* Fix(flake): Expose home-manager config to nvim configSoispha2023-08-26
|
* Fix(flake/packages): Make it obvious that 'vim' is actually 'nvim'Soispha2023-08-25
|
* Feat(flake): Provide the neovim config as a packageSoispha2023-08-22
|
* Feat(hm/conf/lf): Replace rename script by rename c binarySoispha2023-08-20
|
* Fix(flake): Add lua ls, as nvim still has some lua based configSoispha2023-08-19
|
* Feat(treewide): Import nixVimSoispha2023-08-19
| | | | | NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results.
* Feat(flake): Import the nixNeovim moduleSoispha2023-08-19
|
* Refactor(treewide): Move module configuration in separate filesSoispha2023-08-01
|
* Style(treewide): Remove some unused importsSoispha2023-07-29
|
* Fix(hosts/isimud): Import the whole system configurationSoispha2023-07-29
|
* Feat(flake): Add gpg-iso package outputSoispha2023-07-29
|
* Fix(treewide): Add `git-crypt`Soispha2023-07-28
|
* Feat(system/boot): Enable lanzaboote (and with it secure boot)Soispha2023-07-15
|
* Fix(flake/nixosConfigurations): Change formatting for the bootstrap scrsSoispha2023-07-11
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Refactor(bootstrap): Use diskoSoispha2023-07-10
|