toaster: back to niri
This commit is contained in:
parent
7a41763873
commit
f191d9e4a9
6 changed files with 89 additions and 79 deletions
|
@ -6,13 +6,12 @@
|
|||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
direnv
|
||||
mu
|
||||
];
|
||||
|
||||
services.emacs = {
|
||||
install = true;
|
||||
enable = false;
|
||||
enable = true;
|
||||
package =
|
||||
with pkgs;
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue