aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager/packages/default.nix (unfollow)
Commit message (Collapse)Author
2023-08-01Refactor(treewide): Move module configuration in separate filesSoispha
2023-07-28Fix(treewide): Add `git-crypt`Soispha
2023-07-28Docs(hm/packages): Improve commentsSoispha
2023-07-22Feat(packages): Add element-desktopSoispha
Nheko has some problems as of late, and element seems to be a good stand-in until I've found another client
2023-07-22Feat(packages): Add signal desktopSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-05-16Fix(hm/pkgs): Remove unused onesSoispha
2023-05-09Feat(hm/pkgs): Add flake_updateSoispha
2023-05-09Fix(hm/conf/swaylock): Pam permission issueSoispha
2023-05-09Fix(hm/pkgs): Change anki to anki-binSoispha
anki-bin seems to have an slightly newer version.
2023-05-09Feat(hm/pkgs): Add lutris backSoispha
2023-05-09Fix(hm/pkgs/lutris): Remove bc of unfree licenseSoispha
I'm having a hard time telling nixpkgs, that steam may be installed, if it is required in the deps of lutris.
2023-05-09Feat(hm/pkgs): Add ankiSoispha
2023-05-09Feat(hm/packages): Add xdg-open to the packagesSoispha
2023-04-07Feat(hm/pkgs): Add lutrisene
Lutris requires Steam as a dependency, thus allowing steam is required. There seems to be no other way to do this, I'm afraid.
2023-04-07Feat(hm/packages): Add brave and ungoogled-chromiumene
2023-04-05Feat(hm/packages): Add mpcene
2023-04-04Fix(hm/packages): Add fzfene
2023-04-03Fix(hm/mpd): Set clientene
2023-04-03Fix(hm/packages): Remove unneeded onesene
2023-04-03Fix(hm/packages): Add 'pactl' through pulseaudioene
2023-03-18Fix(hm/pkgs): Remove Steam because it's unfreeene
2023-03-12Fix(hm/packges): Use grades directly, remove inputs inportene
2023-03-12Fix(hm/packages): Add gradesene
2023-03-12Fix(hm/packages): Remove steamene
This removes all unfree software
2023-03-05Fix(hm): Switch back to alacrittyene
2023-03-03Feat(hm/packages): Add killallene
2023-02-28Fix(hm/wms/river): Switch to footene
2023-02-25Fix(packages): Add neovimene
2023-02-25Fix(packages): Add sysLib for scripts.nixene
2023-02-25Feat(packages): Add my scriptsene
2023-02-19Feat(home-manager): Actually deploy the packagesene
2023-02-19Fix(system): Fully embrace the home packagesene
2023-02-18Fix: Add snap-sync through the nix flakeene
2023-02-18Feat: Move (nearly all) packages to user configsene
2023-02-18Feat: Move nheko from system to user packagesene
2023-02-17Feat(home-manager): Add local packagesene
2023-02-11Feat: Switch to default.nixene
2023-02-04Fix(packages): Removed already by nixos managed onesene
2023-02-03Fix(packages): Added an "unfree" exception for steamene
2023-02-03Fix(packages): Archlinux names -> Nixos namesChanged the packages names from ↵ene
the arch ones to the Nixos ones
2023-02-03Fix(packages): Add a function to disassemble the setene
2023-02-03Feat: Reworked the packages configurationene
2023-02-03Refactor(packages): Refactored Packagesene
2023-02-03Feat: Split the config apartene