| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-10-18 | feat(modules/atuin): Init | Benedikt Peetz | |
| 2024-10-18 | refactor(modules/secrets): Split into the modules, that need the secrets | Benedikt Peetz | |
| Storing the secrets in the module that actually needs them, is a cleaner solution. | |||
| 2024-10-18 | refactor(modules/legacy/conf/lf): Move to new `by-name` dir | Benedikt Peetz | |
| 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. | |||
| 2024-10-18 | refactor(modules/legacy/conf/zsh): Parameterize and move to new `by-name` | Benedikt Peetz | |
| 2024-10-18 | feat(hosts): Share common options | Benedikt Peetz | |
| 2024-10-18 | refactor(modules): Move all system modules to `by-name` | Benedikt Peetz | |
| 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. | |||
| 2024-08-02 | fix(modules/home/nvim/plgs/nvim/neorg): Use stable version | Benedikt Peetz | |
| The unstable version is missing an lua dependency | |||
| 2024-05-24 | feat(pkgs): Pull yambar-{cpu,memory} in tree | Benedikt Peetz | |
| 2024-05-23 | fix(flake/nixosConfigurations): Adapt to new module structure | Benedikt Peetz | |
| 2023-08-01 | Refactor(treewide): Move module configuration in separate files | Soispha | |
| 2023-07-29 | Style(treewide): Remove some unused imports | Soispha | |
| 2023-07-11 | Fix(flake/nixosConfigurations): Change formatting for the bootstrap scrs | Soispha | |
| 2023-07-10 | Style(treewide): Switch to editorconfig | Soispha | |
| 2023-07-10 | Feat(disko): Squash Commit | Soispha | |
| 2023-06-06 | Fix(system/services/serverphone): Fully add | Soispha | |
| 2023-05-09 | Refactor(treewide): Use separate shell library | Soispha | |
| 2023-05-09 | Feat(flake): Modularize | Soispha | |
| 2023-05-09 | Feat(host/apzu): Add | Soispha | |
| 2023-05-09 | Feat(hm/conf/firefox): Add my native host for video pausing | Soispha | |
| 2023-05-09 | Feat(system/services/backup): Add | Soispha | |
| '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. | |||
| 2023-05-09 | Style(treewide): Format | Soispha | |
| 2023-05-09 | Fix(system/services/nix): Add templates to the args | Soispha | |
| 2023-05-09 | Fix(system/services/nix): Add nixpkgs to args | Soispha | |
| 2023-05-09 | Fix(treewide): Make system compile again | Soispha | |
| 2023-05-09 | Fix(treewide): Remove the reference to inputs | Soispha | |
| 2023-04-09 | Style(treewide): Format | Soispha | |
| 2023-04-09 | Fix(secrets): Secrets now work | ene | |
| 2023-04-05 | Style(treewide): Format | ene | |
| 2023-04-04 | Feat(hm/conf/zsh): Source shell-library in zsh shell | ene | |
| 2023-04-03 | Fix(system/services/nix): Use real names | ene | |
| Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder. | |||
| 2023-03-19 | Style(format): Alejandra | ene | |
| 2023-03-05 | Fix(host/mammun_on_vm): Delete nix flake config | ene | |
| 2023-03-04 | Fix(hm/conf/yambar): Update the deps | ene | |
| 2023-03-04 | Fix: Add grades to packages | ene | |
| 2023-02-26 | Feat(hosts): Added mammun for the vm config | ene | |
| 2023-02-25 | Fix(nix): Import the correct thing | ene | |
| 2023-02-25 | Feat(packages): Add my scripts | ene | |
| 2023-02-22 | Fix(river): Add further dependency for the init script | ene | |
| 2023-02-21 | Feat(hosts): Add lahmu, a vm host | ene | |
| 2023-02-21 | Fix(impermanence): Rework the imports | ene | |
| 2023-02-20 | Fix(flake): Make the addition output file better | ene | |
| 2023-02-20 | Feat(flake): Move the nixosConfigurations to a file | ene | |
| 2023-02-20 | Feat(flake): Move the in and outputs to separate files | ene | |
