commented code is deadcode - the fix

This commit is contained in:
pegasust 2022-12-30 07:14:33 -07:00
parent 1b4b0fc5ff
commit 4d5e06667b

View File

@ -56,9 +56,5 @@ in
KEEPASSDB_TIMEOUT = cfg.copy_timeout_secs;
};
});
# xdg.dataFile."keepass.kdbx".path =
# base.shells.shellAliases = {
# kp = "kpcli --kdb=${cfg.path}";
# };
};
}