feat(skadi): add emacs overlay/config.
This commit is contained in:
parent
127940f7ea
commit
05d24399be
8 changed files with 339 additions and 36 deletions
|
|
@ -210,6 +210,7 @@
|
|||
};
|
||||
});
|
||||
})
|
||||
(import inputs.emacs-overlay)
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue