more home manager

This commit is contained in:
Dustin Swan 2019-04-13 23:32:14 -04:00
parent cc998586d3
commit fc917eecd0
2 changed files with 1 additions and 124 deletions

View file

@ -4,7 +4,7 @@
home.sessionVariables = {
EDITOR = "vim";
BROWSER = "firefox";
LEDGER_FILE = ~/Sync/Ledger/ledger.ledger;
LEDGER_FILE = "~/Sync/Ledger/ledger.ledger";
P4USER = "dswan";
P4PORT = "humu.iocom.com:1666";