diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2016-12-14 18:50:03 +0100 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2016-12-14 18:50:03 +0100 |
| commit | 6bfe1bcf997f20f16ce2c3bc46b821f5d6603e4f (patch) | |
| tree | d0a2174a5d276cd02b234745a0c3d54f912281bb /modules/examples | |
| parent | 8a654cf2d988f381ea03ff932f635fb7676092e6 (diff) | |
add modules section to README
Diffstat (limited to 'modules/examples')
| -rw-r--r-- | modules/examples/lnl.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix index 7239f2d..b3b604b 100644 --- a/modules/examples/lnl.nix +++ b/modules/examples/lnl.nix @@ -138,7 +138,7 @@ --set __ETC_ZPROFILE_SOURCED "" \ --set __ETC_ZSHENV_SOURCED "" \ --set __ETC_ZSHRC_SOURCED "" \ - --add-flags -f --add-flags /run/current-system/etc/tmux.conf + --add-flags -f --add-flags /etc/tmux.conf ''; lnl.vim = pkgs.vim_configurable.customize { |
