| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-05-16 | flake: Pack arguments in attribute sets | Benedikt Peetz | |
| This avoids having to change 3+ files, if you need to add a new argument. | |||
| 2025-05-01 | modules/users: Add hm config and root user | Benedikt Peetz | |
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-02 | refactor(modules/legacy/firefox): Move to by-name | Benedikt Peetz | |
| This also improves the arkanfox-integration and the profile id generation. | |||
| 2025-04-02 | refactor(modules/legacy/wms): Remove | Benedikt Peetz | |
| This code has been dead since it was added. | |||
| 2024-11-25 | feat(modules/legacy/default): Move the download dir to `/tmp` | Benedikt Peetz | |
| This forces me to always move the downloaded files *somewhere*. Otherwise, the download directory would just end up utterly unsorted and thus useless. | |||
| 2024-10-24 | feat(modules/legacy/impermanence): Merge with the system config | Benedikt Peetz | |
| Using the home-manager module uses a non-root fuse bindfs, which is obviously slower than simply mounting the directories via bind mounts. Besides, mounting them via the bindfs fuse mount, results in a potential DOS, when this mount processes runs out of open file descriptors (leading to the issue described in the `nix -> lix` commit.) | |||
| 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-21 | docs(home): Fix typo in comment | Benedikt Peetz | |
| 2024-05-23 | refactor(modules/home): Setup as "normal" NixOS module | Benedikt Peetz | |
| 2024-05-20 | refactor(hm): Rename to `modules/home` | Benedikt Peetz | |
| 2024-03-24 | fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agent | Soispha | |
| 2024-02-28 | feat(hm): Add nix-index and associated command_not_found_handler | Soispha | |
| 2024-02-23 | refactor(treewide): Remove my unused binaries | Soispha | |
| These are: - grades (only last references) - video_pause - lf_rename | |||
| 2024-01-30 | fix(treewide): Fully remove grades | Soispha | |
| 2023-12-12 | feat(hm/pkgs/scr/fupdate): Move fupdate in my main config tree | Soispha | |
| 2023-12-09 | feat(treewide): Specify nvim plugins in my flake | Soispha | |
| 2023-09-10 | Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked` | Soispha | |
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-20 | Feat(hm/conf/lf): Replace rename script by rename c binary | Soispha | |
| 2023-08-19 | Feat(treewide): Import nixVim | Soispha | |
| NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results. | |||
| 2023-08-19 | Feat(flake): Import the nixNeovim module | Soispha | |
| 2023-08-01 | Refactor(treewide): Move module configuration in separate files | Soispha | |
| 2023-07-10 | Style(treewide): Switch to editorconfig | Soispha | |
| 2023-05-09 | Docs(hm): Typo | Soispha | |
| 2023-05-09 | Style(hm): Remove unneeded parameters | Soispha | |
| 2023-05-09 | Fix(treewide): Make system compile again | Soispha | |
| 2023-04-03 | Fix(hm/conf/mpd): Move socket to runtime dir | ene | |
| 2023-03-12 | Fix(hm/packges): Use grades directly, remove inputs inport | ene | |
| 2023-03-03 | Feat(hm): Add Wallpaper | ene | |
| 2023-02-25 | Feat(wms): Add sway | ene | |
| 2023-02-25 | Fix(packages): Add neovim | ene | |
| 2023-02-21 | Fix(xdg): Remove xdg-binHome | ene | |
| 2023-02-21 | Fix(zsh): Set better environment variables | ene | |
| 2023-02-21 | Fix: Further bc of the home issue | ene | |
| 2023-02-21 | Fix(impermanence): Rework the imports | ene | |
| 2023-02-20 | Fix(system): Refactor impermanence | ene | |
| 2023-02-19 | Fix: Import the new configs | ene | |
| 2023-02-17 | Fix(users): Change home of soispha to /home/soispha | ene | |
| This puts the home directory in the tempfs part of the filesystem, so all, not explicitly specified directories, will be restored upon reboot. | |||
| 2023-02-17 | Feat(home-manager): Move configs in their own directory | ene | |
| 2023-02-16 | Feat: Add impersistent for persistent files and dirs | ene | |
| 2023-02-15 | Fix(home-manager): Fix Typos | ene | |
| 2023-02-12 | Fix(home-manager): Improve Firefox configuration | ene | |
| 2023-02-12 | Fix(home-manager): Import home-manager correctly | ene | |
| 2023-02-11 | Feat(home-manager): Make the home configuration better | ene | |
| 2023-02-11 | Fix: Rename host for clarity and import home-manager | ene | |
| 2023-02-11 | Fix: Remove typo from home-manager directory name | ene | |
| 2023-02-11 | Fix: Import the configurations | ene | |
| 2023-02-11 | Feat(home-manager): Add firefox config | ene | |
