index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flake
/
packages
(
unfollow
)
Commit message (
Expand
)
Author
2024-11-23
tests(flake): Hook up to the flake's check and package attributes
Benedikt Peetz
2024-11-09
fix(flake/packages): Re-add the `nvim` package
Benedikt Peetz
2024-11-09
refactor(modules/legacy/conf/nvim): Move to `by-name`
Benedikt Peetz
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-08-21
fix(flake/packages): Provide pkgsStable to `nvim` pkg
Benedikt Peetz
2024-05-24
fix(flake/packages): Adapt the exposed `nvim` to the `pkgs` set changes
Benedikt Peetz
2024-05-23
refactor(flake/packages): Export the new pkgs set
Benedikt Peetz
2023-10-22
feat(hm/conf/firefox/scripts): Package through the flake outputs
Soispha
2023-10-08
fix(flake/packages): Remove gpg-iso as it's not used
Soispha
2023-10-08
fix(flake/packages): Apply eta-reduction
Soispha
2023-09-05
Feat(flake/packages): Pass through `shell_library_update` packages
Soispha
2023-08-27
Perf(flake/packages/nvim): Use list merge feature of the merge function
Soispha
2023-08-26
Fix(flake/packages): Flatten nvim pkgs to satisfy `nix flake check`
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Fix(flake): Expose home-manager config to nvim config
Soispha
2023-08-25
Fix(flake/packages): Make it obvious that 'vim' is actually 'nvim'
Soispha
2023-08-22
Feat(flake): Provide the neovim config as a package
Soispha
2023-07-29
Fix(hosts/isimud): Import the whole system configuration
Soispha
2023-07-29
Feat(flake): Add gpg-iso package output
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-07-10
Refactor(bootstrap): Use disko
Soispha
2023-05-26
Fix(host/marduk): Override the iso name, to avoid a merge conflict
Soispha
2023-05-09
Style(treewide): Format
Soispha
2023-05-09
Refactor(treewide): Use separate shell library
Soispha
2023-05-09
Feat(flake): Modularize
Soispha