feat(skadi): add emacs overlay/config.

This commit is contained in:
CronyAkatsuki 2025-10-14 22:40:13 +02:00
parent 127940f7ea
commit 05d24399be
8 changed files with 339 additions and 36 deletions

View file

@ -210,6 +210,7 @@
};
});
})
(import inputs.emacs-overlay)
];
};

View file

@ -43,6 +43,7 @@
crony.home-secrets.enable = true;
crony.restic.enable = true;
crony.emulators.enable = true;
crony.emacs.enable = true;
# DO NOT CHANGE ALSO
home.stateVersion = "24.11"; # Please read the comment before changing.