ccrEmacs
flake in local registry
This commit is contained in:
parent
163eb496aa
commit
cb58f681a1
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
||||||
type = "path";
|
type = "path";
|
||||||
path = "/home/${config.ccr.username}/projects/aciceri/nixfleet";
|
path = "/home/${config.ccr.username}/projects/aciceri/nixfleet";
|
||||||
};
|
};
|
||||||
|
ccrEmacs.to = {
|
||||||
|
type = "path";
|
||||||
|
path = "/home/${config.ccr.username}/.config/emacs";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue