forked from pub-solar/os
nix: use lix multiline log format
This commit is contained in:
parent
1395a620b4
commit
d8f1b24935
|
@ -120,5 +120,6 @@ in {
|
|||
myip = "dig +short myip.opendns.com @208.67.222.222 2>&1";
|
||||
nnn = "nnn -d -e -H -r";
|
||||
tmate = ''tmate -f "''${XDG_CONFIG_HOME}/tmate/tmate.conf"'';
|
||||
nix = "nix --log-format multiline";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue