home
This commit is contained in:
parent
cb52890889
commit
82fba3048f
19 changed files with 115 additions and 114 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{conf, config, pkgs, ...}: {
|
||||
{ config, pkgs, ...}: {
|
||||
home = {
|
||||
file.inbox.source = config.lib.file.mkOutOfStoreSymlink "/home/${conf.user}/sync/inbox";
|
||||
file.inbox.source = config.lib.file.mkOutOfStoreSymlink "/home/lilith/sync/inbox";
|
||||
|
||||
shellAliases = {
|
||||
cat = "bat -p";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue