cider init

This commit is contained in:
41666 2023-12-15 03:23:14 +00:00
parent 68bd6cdf93
commit 802681a2be
10 changed files with 146 additions and 24 deletions

View file

@ -0,0 +1,6 @@
{ ... }: {
imports = [
../common
../common/home-user.nix
];
}