home-manager/tests
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
..
lib/types lib.gvariant: fix rendering of empty non-string arrays 2021-08-13 08:52:13 +02:00
modules nnn: init (#2368) 2021-10-05 19:14:52 -04:00
asserts.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00
default.nix nnn: init (#2368) 2021-10-05 19:14:52 -04:00
stubs.nix tests: add option `test.stubs` 2021-09-26 23:26:38 +02:00