home-manager/modules
Thiago Kenji Okada 592da767bd
nnn: init (#2368)
nnn is a terminal file manager.

It is configured mostly using environment variables, so the way I
found it to avoid needing to write either shell specific code or
using `home.sessionVariables` (that would need to make the user
relogin at every configuration change) is to wrap the program using
`wrapProgram`.
2021-10-05 19:14:52 -04:00
..
accounts email: allow null certificatesFile 2021-08-10 00:12:13 +02:00
config Move platform check into modules 2021-07-18 20:43:22 +02:00
i18n/input-method Move platform check into modules 2021-07-18 20:43:22 +02:00
lib atuin: add module 2021-10-05 23:48:52 +02:00
lib-bash home-environment: use `declare -gr` in activation init 2021-07-27 23:50:33 +02:00
misc nnn: init (#2368) 2021-10-05 19:14:52 -04:00
programs nnn: init (#2368) 2021-10-05 19:14:52 -04:00
services screen-locker: Make xautolock optional, reorganize options (#2343) 2021-10-05 12:58:25 -04:00
targets generic-linux: add system fpaths for zsh 2021-09-07 23:47:49 +02:00
default.nix modules: don't reference deprecated stdenv.lib (#1770) 2021-02-01 09:52:05 -05:00
files.nix files: clarify "Please move the above files" message 2021-09-15 00:25:00 +02:00
home-environment.nix nixos: add nix package to activation script path 2021-07-23 23:18:15 +02:00
manual.nix docs: rename "doc" directory to "docs" 2021-08-17 19:35:11 +02:00
modules.nix nnn: init (#2368) 2021-10-05 19:14:52 -04:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix Remove a few format exceptions 2021-07-18 23:34:50 +02:00
xcursor.nix Move platform check into modules 2021-07-18 20:43:22 +02:00
xresources.nix files: move dry run logic out of onChange hooks 2021-08-17 22:14:32 +02:00
xsession.nix xsession: set default value of windowManager.command to handle display manager parameter (#2123) 2021-08-17 21:44:23 -04:00