Wael M. Nasreddine
c48fd9d842
autorandr: add support for xrandr transformation
2019-01-10 01:39:01 +01:00
Robert Helgesson
e150dd4a66
texlive: always require at least one extra package
...
Fixes #526
2019-01-09 02:09:23 +01:00
Olli Helenius
b3d73e0aff
gnome-terminal: enable VTE OSC7 support for bash and zsh
2019-01-08 23:14:55 +01:00
Olli Helenius
16946a6f00
Address review comments
2019-01-03 10:51:37 +01:00
Olli Helenius
a4383075af
zsh: add default keymap configuration
2019-01-03 10:51:37 +01:00
Robert Helgesson
20a60be550
emacs: make finalPackage option more accessible
...
Instead of "internal" mark it as "invisible".
2019-01-03 02:15:17 +01:00
Mario Rodas
7afefcf75d
opam: add module
2018-12-28 13:33:13 +01:00
Robert Helgesson
40b3443c8f
dconf: add some information of use under NixOS
2018-12-24 18:36:55 +01:00
Robert Helgesson
cc964b4609
gtk: remove option gtk.gtk3.waylandSupport
2018-12-24 17:26:34 +01:00
Robert Helgesson
370a84192e
gtk: make gtk.gtk2 and gtk.gtk3 not submodules
2018-12-24 17:26:34 +01:00
Robert Helgesson
4104ff2b6a
gtk: use dconf module for settings
2018-12-24 17:26:34 +01:00
Robert Helgesson
a0162dacf6
gnome-terminal: use dconf module for settings
2018-12-24 17:26:34 +01:00
Robert Helgesson
b2cc186d22
dconf: add module
...
This module allows unified configuration of dconf settings.
2018-12-24 17:26:34 +01:00
Robert Helgesson
218a8c4d90
modules: support conditional module inclusion
...
Also make use of this functionality for the `programs.chromium`
module.
See #501
2018-12-22 23:57:00 +01:00
Robert Helgesson
e68d6e7924
emacs: add overrides
option
...
This option enables overriding packages within the generated Emacs
package set.
Fixes #486
2018-12-17 23:01:43 +01:00
Olli Helenius
dc72aa2305
jq: add module
2018-12-12 22:02:51 +01:00
Nikita Uvarov
5d63abb473
i3: fix default keybindings override
...
All default keybindings should have a default priority attached to them.
This will allow users to redefine some of the default keybindings
without using mkForce. Fixes #485 .
2018-12-08 15:32:30 +01:00
Nikita Uvarov
d67835260d
polybar: switch from attrs to attrsOf
2018-12-05 12:14:43 +01:00
Nikita Uvarov
b085344b91
dunst: switch from attrs to attrsOf
2018-12-05 12:14:40 +01:00
Nikita Uvarov
c108eaba42
i3: switch from attrs to attrsOf
2018-12-05 12:00:20 +01:00
dsx
6ce3ce69b9
ssh: add addressFamily option
2018-12-05 00:24:34 +01:00
Robert Helgesson
6826521ec5
ssh: add certificateFile option
2018-12-05 00:19:40 +01:00
Robert Helgesson
5fe62660aa
ssh: realign options
2018-12-05 00:14:15 +01:00
dsx
7a28f68ad0
dunst: use 'icon_path' instead of 'icon_folders'
...
The 'icon_folders' option is deprecated.
2018-12-05 00:05:06 +01:00
Robert Helgesson
ea9d44bede
rofi: switch from types.string to types.str
2018-12-04 23:43:12 +01:00
Robert Helgesson
fd3692b36f
newsboat: switch from types.string to types.str
2018-12-04 23:42:30 +01:00
Robert Helgesson
cd7b6fdbc1
autorandr: switch from types.string to types.str
2018-12-04 23:41:42 +01:00
Robert Helgesson
797fbbf826
beets: add enable option
2018-12-04 23:03:23 +01:00
dsx
15bca92b2c
i3: support for workspace_layout option
2018-12-01 01:01:35 +01:00
dsx
71f6bc41eb
i3: support for bar tray_output option
2018-12-01 00:53:16 +01:00
Robert Helgesson
6d2f16a7ae
pasystray: add paprefs and pavucontrol
...
This enables the "volume control" and "control local sound server"
menu options.
Fixes #461
2018-11-30 23:43:26 +01:00
zimbatm
40b279e3a3
ssh: tweak default controlPath
...
Instead of using the hostname `%h`, which can be changed by the
~/.ssh/config file, use the commandline-given hostname `%n`.
This allows to alias a host with different hostnames, which then point
to different configurations. A common use-case for this is if you have
multiple accounts on github with each access to different private repos:
Host github.com
IdentitiesOnly yes
User git
IdentityFile ~/.ssh/id_rsa
Host customer.github.com
IdentitiesOnly yes
User git
IdentityFile ~/.ssh/customer
HostName github.com
Without this change, if a connection was established with the first
github.com alias, then the user would try to pull a repo from the second
account, ssh would re-use the SSH connection which doesn't have access
to that repository.
2018-11-30 00:13:50 +01:00
Lee Henson
5d8b089188
neovim: support withNodeJs option
2018-11-29 00:54:27 +01:00
Wael M. Nasreddine
9686d93ff6
keybase: install the keybase package
2018-11-29 00:51:58 +01:00
zimbatm
67ebe16b40
termite: setup the shell hook
...
This fixes Ctrl+Shift+T not working.
2018-11-26 21:28:06 +01:00
hyperfekt
6ab6488e5a
vscode: add module
2018-11-26 00:01:01 +01:00
Manuel Bärenz
ffdbefe22c
nextcloud-client: add module
...
Adds the nextcloud-client as a service, simply copying the syntax from owncloud.client.
2018-11-25 23:13:13 +01:00
zimbatm
456e2d7ed5
ssh: add more options
2018-11-25 22:46:06 +01:00
Robert Helgesson
fa3d1f98e0
astroid: require notmuch synchronize flags
2018-11-25 13:53:45 +01:00
Robert Helgesson
c21b69e73e
notmuch: add maildir.synchronizeFlags
option
2018-11-25 13:33:30 +01:00
Robert Helgesson
9318bd3b0d
notmuch: replace incorrect use of toJSON
2018-11-25 13:33:30 +01:00
Robert Helgesson
59448d635c
version: add module
2018-11-24 17:27:59 +01:00
Will Fancher
a9a4fb641f
nix-darwin: add system module for nix-darwin
2018-11-20 00:22:53 +01:00
Wael M. Nasreddine
f247b3b99b
offlineimap: add an extraConfig for the account section
2018-11-19 23:57:58 +01:00
Robert Helgesson
fa62c5afb6
modules: fix list sort order
2018-11-19 00:07:29 +01:00
Ben Sima
061c7b633f
afew: add module
2018-11-18 23:47:45 +01:00
Matthieu Coudron
dacc07136c
astroid: add module
...
Astroid is a notmuch/gtk based MUA: https://github.com/astroidmail/astroid
2018-11-18 19:55:28 +01:00
Robert Helgesson
abfc37076a
compton: minor reformatting
2018-11-15 00:28:52 +01:00
Robert Helgesson
9a0f388f66
compton: fix corrupt colors under Mesa 18
...
Fixes #441
2018-11-15 00:28:50 +01:00
Robert Helgesson
0efda9cd6b
Use preferLocalBuild
with runCommand
2018-11-14 20:59:45 +01:00
Sam Stites
f4ebbcbf70
tmux: add module
...
This commit adds the tmux program to Home Manager.
In addition to configuring tmux, a user may specify tmux plugins from
Nixpkgs. These can be included in the list of `plugins` and can either
be a package (all tmux plugins live under `nixpkgs.tmuxPlugins.*`), or
an object which includes the plugin and an `extraConfig`, which will
be run immediately after sourcing the tmux plugin.
Finally, this commit introduces two nested programs which may be
enabled which depend on tmux: tmuxp and tmuxinator. These do not have
the ability to be configured, although this may be a future
contribution.
2018-11-14 00:08:39 +01:00
Robert Helgesson
22568a3d26
Revert PR #408
...
This reverts the commits
- "alot: change msmtp default command"
8e798e4c28
- "astroid: init"
736e340bde
because they include changes that break some configurations and some
options that are misplaced.
2018-11-12 21:59:11 +01:00
Matthieu Coudron
8e798e4c28
alot: change msmtp default command
2018-11-12 23:16:03 +09:00
Matthieu Coudron
736e340bde
astroid: init
...
Astroid is a notmuch/gtk based MUA: https://github.com/astroidmail/astroid
2018-11-12 23:16:03 +09:00
Robert Helgesson
05c93ff3ae
home-manager: remove uninstall activation phase
...
The manual install has been long deprecated so it should be safe to no
longer attempt to do an uninstall on each activation.
2018-11-04 09:58:00 +01:00
Robert Helgesson
8d4c65f259
fzf: only enable when line editing is available
...
Fixes #401
Suggested-by: Alex Vorobiev
Suggested-by: Mario Rodas
2018-10-30 00:17:09 +01:00
Robert Helgesson
0435d9c338
news: remove news item about removed vim options
2018-10-29 19:42:09 +01:00
Jonas Carpay
15a5f3278a
Remove tabSize and lineNumbers check from news item
2018-10-20 16:57:27 +02:00
Nikita Uvarov
34bbd0ded1
vim: remove deprecated options
2018-10-20 13:13:19 +02:00
Nikita Uvarov
c17f37857c
urxvt: add module
2018-10-20 11:35:39 +02:00
Nikita Uvarov
a2e09b4c9d
vim: add options
2018-10-20 11:00:13 +02:00
Alex Brandt
7575e119d6
systemd: add more detail to user unit documentation
...
The current documentation does not provide guidance to users on how
systemd units are defined in Home Manager. A user may expect the
configuration to be similar to NixOS, when it actually differs.
Fixes #418
2018-10-18 23:39:28 +02:00
Will Dietz
0cfd21cc15
compton: drop no-dock-blur option, add dock and dnd shadow
...
no-dock-blur doesn't exist in compton and was added by mistake.
2018-10-14 12:13:57 +02:00
Daniël de Kok
05a98b6be0
mbsync: change service unit type to 'oneshot'
...
The ExecStartPost command is currently started when the mbsync is
invoked succesfully. However, we typically want to run something like
'mu index' or 'notmuch new' after mbsync completes. This changes the
unit type to oneshot, so that the ExecStartPost command is run after
mbsync finishes succesfully.
2018-10-13 19:28:40 +02:00
Nikita Uvarov
52b9363745
rofi: set configPath defaultText to avoid rebuilds
2018-10-12 10:52:41 +02:00
Mario Rodas
f947fafec9
direnv: add config option
2018-10-10 23:05:30 +02:00
Mario Rodas
68d3cdd722
direnv: add stdlib option
2018-10-10 23:02:31 +02:00
Will Dietz
5770dc58b9
mbsync: add option to add extra account configuration
2018-10-03 13:35:04 -05:00
Edward Betts
36da7a918f
Correct spelling mistakes
2018-10-02 22:41:08 +02:00
Matthieu Coudron
782d2fab83
rofi: fix default path
2018-10-01 09:27:33 +02:00
Matthieu Coudron
d9c5d3c868
alot: add module
...
Alot is a python mail user agent (MUA) built around the Notmuch mail
system.
2018-09-28 23:43:40 +02:00
Robert Helgesson
9b3122e92c
lib: copy module from NixOS
...
Importing the module directly from NixOS causes the documentation to
break, in particular the "Declared by" section.
Fixes #405
2018-09-27 21:01:13 +02:00
adisbladis
f44d4a1d86
obs-studio: add module
2018-09-27 19:58:31 +02:00
gnidorah
33a2943e8c
gtk: add support for wayland
2018-09-26 21:32:43 +02:00
Mario Rodas
a1a7e7cd24
bash: fix bashrcExtra
interactive shell test
...
To determine if bash is running interactively test whether "$-"
contains "i".
See: https://www.gnu.org/software/bash/manual/html_node/Is-this-Shell-Interactive_003f.html
2018-09-26 18:18:57 +02:00
Robert Helgesson
6957911657
xresources: remove unnecessary parentheses
2018-09-24 23:24:04 +02:00
Robert Helgesson
7cc36b7703
xresources: run xrdb -merge
on change
...
Fixes #400
2018-09-24 23:19:54 +02:00
Matthieu Coudron
9407b42f97
accounts.emails: adding gpg/signature modules
2018-09-23 23:22:39 +02:00
Matthieu Coudron
151f29a17a
mbsync: add options extraConfig.{channel|local|remote}
...
To allow supporting more advanced configurations. The local refers to
the "maildir store" configuration, remote to the "IMAP store", and
"channel" to the channel.
2018-09-23 23:22:39 +02:00
Roman Volosatovs
f7dc354f42
go: Fix package example
2018-09-21 09:46:11 +02:00
Robert Helgesson
4d870f665b
taffybar: fix indentation
2018-09-21 00:51:23 +02:00
Roman Volosatovs
0635423e73
go: add module
2018-09-21 00:11:25 +02:00
Mario Rodas
3f34bf4465
noti: add module
2018-09-20 21:26:55 +02:00
Robert Helgesson
9f0fdc68a9
xsession: add option xsession.scriptPath
...
This option allows overriding the default script path `~/.xsession`.
On NixOS, this is needed to allow multiple possible graphical login
sessions.
Fixes #391 .
2018-09-19 23:33:13 +02:00
Robert Helgesson
701b4130bd
Remove unnecessary dag
variables
...
Also remove a few trailing whitespaces.
2018-09-19 00:13:31 +02:00
Adam Washington
d27bccdff1
zathura: add module
...
Add the zathura document viewer as a program option with support for
managing the zathurarc configuration file.
2018-09-18 23:57:36 +02:00
Minijackson
5ff03ce5ac
taskwarrior: add module
2018-09-18 23:31:37 +02:00
Nikita Uvarov
6eea2a409e
vim: improve instructions for listing available plugins
2018-09-15 12:01:36 +02:00
Robert Helgesson
ea74820176
home-environment: add option home.extraProfileCommands
...
This _internal_ option indicates extra commands that should be run in
the `postBuild` step of the profile environment build.
Fixes #386
2018-09-14 21:08:51 +02:00
Robert Helgesson
50de1a6885
emacs: add internal finalPackage
option
2018-09-11 21:23:11 +02:00
gnidorah
055d100548
i3 module: add missing pieces to default config
2018-09-10 11:33:51 +09:00
Roman Volosatovs
63efd26767
neovim: support new extraPython*Packages options
...
Also fix `configure` argument.
2018-09-09 22:09:00 +02:00
Robert Helgesson
8d2cb0ef9b
fish: minor formatting fixes
2018-09-09 21:18:39 +02:00
gnidorah
2bff6e5188
fish module: envoke hm-session-vars.sh
2018-09-09 21:17:13 +02:00
Matthieu Coudron
453d0494fb
notmuch: synchronize_flag should be "true"
...
...and not "True"
According to doc https://notmuchmail.org/manpages/notmuch-config-1/
It also causes a crash in astroid :
https://github.com/astroidmail/astroid/issues/546
2018-09-07 19:38:39 +02:00
gnidorah
97c6073d39
i3 module: fonts option for bar section
2018-09-06 17:09:47 +02:00
Roman Volosatovs
9fe6fa7f44
neovim: add vi{,m}Alias options
2018-09-04 07:32:01 +02:00
Mario Rodas
7699ed3fc8
email: fix port setting for flavor gmail.com
...
See https://support.google.com/mail/answer/7126229 .
2018-09-02 12:07:30 +02:00
Matthieu Coudron
5eca556fe7
offlineimap: add module
...
OfflineIMAP is a Mail Retrieval Agent (MRA) like mbsync but written in
Python.
2018-08-30 18:57:35 +02:00
Robert Helgesson
4602c00dcf
polybar: minor reformatting
2018-08-29 21:46:11 +02:00