about summary refs log tree commit diff stats
path: root/flake/nixosConfigurations (follow)
Commit message (Collapse)AuthorAge
* style(treewide): RefactorBenedikt Peetz6 days
|
* fix(modules/taskwarrior): Provide an enable optionBenedikt Peetz6 days
|
* refactor(legacy/conf/mpd): Move to a unified `mpd` by-name moduleBenedikt Peetz12 days
|
* refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz2024-11-09
|
* fix(flake/nixosConfigurations/common): Actually enable the new `less` moduleBenedikt Peetz2024-11-02
|
* refactor(modules/git): Migrate and parameterizeBenedikt Peetz2024-10-24
|
* feat(modules/unison): Auto-ignore all symlinks made with `home.file`Benedikt Peetz2024-10-24
| | | | | | | This allows us to actually sync symlinks, as most of the unwanted ones are already ignored. And syncing the `.direnv` gc-roots is not that much of a problem, because these are re-generated when they point to a non-existent path.
* refactor(modules/unison): Migrate to `by-name` and parameterizeBenedikt Peetz2024-10-24
|
* refactor(modules/impermanence): Move all optional dirs to their modulesBenedikt Peetz2024-10-24
| | | | | This increases the locality of configurations and makes it easier to see, what happens, when you enable a module.
* feat(modules/atuin): InitBenedikt Peetz2024-10-18
|
* refactor(modules/secrets): Split into the modules, that need the secretsBenedikt Peetz2024-10-18
| | | | | Storing the secrets in the module that actually needs them, is a cleaner solution.
* refactor(modules/legacy/conf/lf): Move to new `by-name` dirBenedikt Peetz2024-10-18
| | | | | | | This makes it possible to mix and match between `NixOS` and `home-manager` options and thus allows merging the secret handling directly into this module. Furthermore, the `systemd` tempfiles handling was also merged into this module.
* refactor(modules/legacy/conf/zsh): Parameterize and move to new `by-name`Benedikt Peetz2024-10-18
|
* feat(hosts): Share common optionsBenedikt Peetz2024-10-18
|
* refactor(modules): Move all system modules to `by-name`Benedikt Peetz2024-10-18
| | | | | | From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.
* fix(modules/home/nvim/plgs/nvim/neorg): Use stable versionBenedikt Peetz2024-08-02
| | | | The unstable version is missing an lua dependency
* feat(pkgs): Pull yambar-{cpu,memory} in treeBenedikt Peetz2024-05-24
|
* fix(flake/nixosConfigurations): Adapt to new module structureBenedikt Peetz2024-05-23
|
* Refactor(treewide): Move module configuration in separate filesSoispha2023-08-01
|
* Style(treewide): Remove some unused importsSoispha2023-07-29
|
* Fix(flake/nixosConfigurations): Change formatting for the bootstrap scrsSoispha2023-07-11
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Fix(system/services/serverphone): Fully addSoispha2023-06-06
|
* Refactor(treewide): Use separate shell librarySoispha2023-05-09
|
* Feat(flake): ModularizeSoispha2023-05-09
|
* Feat(host/apzu): AddSoispha2023-05-09
|
* Feat(hm/conf/firefox): Add my native host for video pausingSoispha2023-05-09
|
* Feat(system/services/backup): AddSoispha2023-05-09
| | | | | | | | | | | 'snap-sync-forced'[https://github.com/qubidt/snap-sync-forked] is not longer developed (as of the commit date) and thus some changes are necessary to get it working with nixos. Alternatives (although both similarly discontinued): - the original snap-sync [https://github.com/qubidt/snap-sync] -> Is effectively snap-sync-forced but without 50+ commits - 'dsnap-sync' [https://github.com/rzerres/dsnap-sync] -> Was forked long ago, now abandoned. Is rewritten in dash with lots of extra features, but sort of breaks even worse on nixos.
* Style(treewide): FormatSoispha2023-05-09
|
* Fix(system/services/nix): Add templates to the argsSoispha2023-05-09
|
* Fix(system/services/nix): Add nixpkgs to argsSoispha2023-05-09
|
* Fix(treewide): Make system compile againSoispha2023-05-09
|
* Fix(treewide): Remove the reference to inputsSoispha2023-05-09
|
* Style(treewide): FormatSoispha2023-04-09
|
* Fix(secrets): Secrets now workene2023-04-09
|
* Style(treewide): Formatene2023-04-05
|
* Feat(hm/conf/zsh): Source shell-library in zsh shellene2023-04-04
|
* Fix(system/services/nix): Use real namesene2023-04-03
| | | | | Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
* Style(format): Alejandraene2023-03-19
|
* Fix(host/mammun_on_vm): Delete nix flake configene2023-03-05
|
* Fix(hm/conf/yambar): Update the depsene2023-03-04
|
* Fix: Add grades to packagesene2023-03-04
|
* Feat(hosts): Added mammun for the vm configene2023-02-26
|
* Fix(nix): Import the correct thingene2023-02-25
|
* Feat(packages): Add my scriptsene2023-02-25
|
* Fix(river): Add further dependency for the init scriptene2023-02-22
|
* Feat(hosts): Add lahmu, a vm hostene2023-02-21
|
* Fix(impermanence): Rework the importsene2023-02-21
|
* Fix(flake): Make the addition output file betterene2023-02-20
|