aboutsummaryrefslogtreecommitdiff
path: root/modules/modules.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* targets.darwin: add moduleNicolas Berbiche2020-09-041-0/+1
| | | | | Currently, this module makes sure that `/Applications` directories for packages in `home.packages` get linked into the user's environment.
* ncmpcpp: add moduleOlmo Kramer2020-09-011-0/+1
| | | | PR #1457
* mcfly: add moduleMario Rodas2020-08-261-0/+1
| | | | PR #1452
* nixpkgs: take Nixpkgs path from argumentRobert Helgesson2020-08-191-1/+6
| | | | | | | | | | | This removes the dependency on the `nixpkgs` channel within the modules for state version ≥ 20.09. The default Nixpkgs source starting from this state version is the path of the `pkgs` argument used to bootstrap the Home Manager modeuls. This is a prerequisite for using Home Manager withing Nix flakes. PR #1420
* kanshi: add serviceVincent Gatine2020-08-151-0/+1
| | | | PR #1142
* waybar: add moduleNicolas Berbiche2020-08-141-0/+1
| | | | PR #1329
* dropbox: add moduleeyjhb2020-07-251-0/+1
| | | | | | | Ability to control Dropbox daemon, if it should start and where to place the files. PR #1391
* nushell: add module (#1333)Philipp Mildenberger2020-07-241-0/+1
|
* ne: add modulecwyc2020-06-231-0/+1
| | | | | | | Added a simple module to place configuration files for ne: the nice editor. PR #1336
* fluidsynth: add moduleVincent Breitmoser2020-06-141-0/+1
| | | | | | | Fluidsynth is a real-time MIDI synthesizer based on the SoundFont 2 format. PR #1326
* zplug: add modules13412020-06-141-0/+1
| | | | | | This adds initial support for the zsh package manager "zplug". PR #1105
* vte: add moduleRobert Helgesson2020-06-141-0/+1
| | | | | This abstracts out the VTE setup from the gnome-terminal module into its own module and options.
* powerline-go: add moduleDamien Cassou2020-06-131-0/+1
| | | | PR #1285
* clipmenu: add moduleDamien Cassou2020-06-121-0/+1
| | | | PR #1309
* zoxide: add moduleMario Rodas2020-05-261-0/+1
| | | | PR #1274
* tmpfiles: add moduledawidsowa2020-05-161-0/+1
| | | | PR #1144
* dircolors: add moduleJustin Lovinger2020-05-121-0/+1
| | | | PR #1219
* aria2: add moduleJustin Lovinger2020-05-031-0/+1
| | | | PR #1202
* i3status: add moduleJustin Lovinger2020-05-031-0/+1
| | | | PR #1210
* pulseeffects: add moduleJonathan Ringer2020-04-261-0/+1
| | | | | | Pulseeffects is an advanced mixer for PulseAudio. PR #1182
* lf: add moduleOwen McGrath2020-04-231-0/+1
| | | | | | | Adds 'programs.lf', configuration managment for lf, a terminal file manager. PR #1174
* mako: add moduleJonas Heinrich2020-04-091-0/+1
| | | | PR #1113
* qutebrowser: add moduleJustin Lovinger2020-04-081-0/+1
| | | | PR #1132
* targets.genericLinux: add moduleTobias Happ2020-04-081-0/+1
| | | | PR #797
* picom: add moduleRuby Iris Juric2020-03-241-0/+1
| | | | | | | | | | | | Nixpkgs no longer packages compton, and instead packages picom, a (mostly) compatible fork of compton, providing an alias from compton to picom. Because some configuration options have been changed, and all references to "compton" have been made deprecated and replaced with "picom", 'services.compton' has been deprecated in favor of the new 'services.picom'. Resolves #878 PR #1101
* keynav: add moduleWilliam Carroll2020-03-171-0/+1
| | | | PR #1082
* services.lieer: add moduleTad Fisher2020-03-071-0/+1
| | | | | | Add 'services.lieer', which generates systemd timer and service units to synchronize a Gmail account with lieer. Per-account configuration lives in 'accounts.email.accounts.<name>.lieer.sync'.
* programs.lieer: add moduleTad Fisher2020-03-071-0/+1
| | | | | | Add 'programs.lieer', a tool for synchronizing a Gmail account with a local maildir and notmuch database. Per-account configuration lives in 'accounts.email.accounts.<name>.lieer'.
* debug: add moduleMaximilian Bosch2020-03-071-0/+1
| | | | | | | | | | | | | This one is fairly similar to `environment.enableDebugInfo`[1] (hence the name). It ensures that the `debug`-output of packages defined in `home.packages` is installed if available and ensures that `gdb`/`elfutils` find those symbols by adding `~/.nix-profile/lib/debug` to the `NIX_DEBUG_INFO_DIRS`[2] variable. [1] https://github.com/NixOS/nixpkgs/blob/release-19.09/nixos/modules/config/debug-info.nix [2] https://github.com/NixOS/nixpkgs/blob/release-19.09/pkgs/development/tools/misc/gdb/debug-info-from-env.patch PR #1040
* nixos integration: add option 'useGlobalPkgs'Erik Arvstedt2020-03-071-6/+12
| | | | PR #1059
* abook: add moduleMmeQuignon2020-03-041-0/+1
| | | | PR #1058
* sway: add moduleAlex Rice2020-02-261-1/+2
| | | | PR #829
* kitty: add moduleivann2020-02-231-0/+1
| | | | PR #1000
* modules: remove unused checkPlatform functionWael Nasreddine2020-02-211-2/+0
| | | | PR #1041
* neomutt: add moduleMatthieu Coudron2020-01-261-0/+1
| | | | PR #1002
* grobi: add moduleMarius Bergmann2020-01-261-0/+1
| | | | | | This adds a service module for [grobi](https://github.com/fd0/grobi), which can be used to automatically configure monitors/outputs for Xorg via RANDR.
* bspwm: add moduleNéfix Estrada2020-01-261-0/+1
| | | | | | PR #362, #981 Co-authored-by: Vincent Breitmoser <look@my.amazin.horse>
* Switch to extended Nixpkg's `lib`Robert Helgesson2020-01-211-1/+3
| | | | | | | | | This change makes use of the `extend` function inside `lib` to inject a new `hm` field containing the Home Manager library functions. This simplifies use of the Home Manager library in the modules and reduces the risk of accidental infinite recursion. PR #994
* modules: use pkgs.path instead of <nixpkgs>arcnmx2020-01-151-2/+2
| | | | PR #992
* cbatticon: add module (#963)Philipp Middendorf2020-01-111-0/+1
|
* readline: add moduleVojtěch Káně2019-12-081-0/+1
| | | | Add basic readline configuration (~/.inputrc) management.
* xdg-mime: add moduleSebastian Ullrich2019-12-011-0/+1
|
* unison: add modulepacien2019-11-291-0/+1
|
* password-store: add modulespacien2019-11-291-0/+2
|
* spotifyd: add moduleKloenk2019-11-241-0/+1
|
* lorri: add serviceTobias Happ2019-11-171-0/+1
|
* pazi: add moduleMario Rodas2019-11-041-0/+1
|
* rtorrent: add moduleMario Rodas2019-09-261-0/+1
|
* starship: add moduleMario Rodas2019-09-261-0/+1
|
* sxhkd: add serviceNazarii Bardiuk2019-09-171-0/+1
|