aboutsummaryrefslogtreecommitdiffstats
path: root/modules/home/default.nix (unfollow)
Commit message (Collapse)Author
2024-10-18refactor(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-21docs(home): Fix typo in commentBenedikt Peetz
2024-05-23refactor(modules/home): Setup as "normal" NixOS moduleBenedikt Peetz
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-03-24fix(hm/conf/gpg): Add my nixpkgs fork to ensure a working gpg-agentSoispha
2024-02-28feat(hm): Add nix-index and associated command_not_found_handlerSoispha
2024-02-23refactor(treewide): Remove my unused binariesSoispha
These are: - grades (only last references) - video_pause - lf_rename
2024-01-30fix(treewide): Fully remove gradesSoispha
2023-12-12feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha
2023-12-09feat(treewide): Specify nvim plugins in my flakeSoispha
2023-09-10Fix(treewide): Purge `snap-sync` in favour of `snap-sync-forked`Soispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-20Feat(hm/conf/lf): Replace rename script by rename c binarySoispha
2023-08-19Feat(treewide): Import nixVimSoispha
NixNeovim was forked from this, but never really took of. So I'm switching to nixVim, as I hope for better results.
2023-08-19Feat(flake): Import the nixNeovim moduleSoispha
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-05-09Docs(hm): TypoSoispha
2023-05-09Style(hm): Remove unneeded parametersSoispha
2023-05-09Fix(treewide): Make system compile againSoispha
2023-04-03Fix(hm/conf/mpd): Move socket to runtime direne
2023-03-12Fix(hm/packges): Use grades directly, remove inputs inportene
2023-03-03Feat(hm): Add Wallpaperene
2023-02-25Feat(wms): Add swayene
2023-02-25Fix(packages): Add neovimene
2023-02-21Fix(xdg): Remove xdg-binHomeene
2023-02-21Fix(zsh): Set better environment variablesene
2023-02-21Fix: Further bc of the home issueene
2023-02-21Fix(impermanence): Rework the importsene
2023-02-20Fix(system): Refactor impermanenceene
2023-02-19Fix: Import the new configsene
2023-02-17Fix(users): Change home of soispha to /home/soisphaene
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-17Feat(home-manager): Move configs in their own directoryene
2023-02-16Feat: Add impersistent for persistent files and dirsene
2023-02-15Fix(home-manager): Fix Typosene
2023-02-12Fix(home-manager): Improve Firefox configurationene
2023-02-12Fix(home-manager): Import home-manager correctlyene
2023-02-11Feat(home-manager): Make the home configuration betterene
2023-02-11Fix: Rename host for clarity and import home-managerene
2023-02-11Fix: Remove typo from home-manager directory nameene
2023-02-11Fix: Import the configurationsene
2023-02-11Feat(home-manager): Add firefox configene