hardware/alrest: switch to emacs from spacemacs
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
afff3eb5a5
commit
aba3fcae70
|
@ -50,6 +50,6 @@
|
||||||
systemd.services.tailscaled.path = with pkgs; [ mosh getent shadow ];
|
systemd.services.tailscaled.path = with pkgs; [ mosh getent shadow ];
|
||||||
|
|
||||||
home-manager.users.cadey = { ... }: {
|
home-manager.users.cadey = { ... }: {
|
||||||
within.spacemacs.enable = true;
|
within.emacs.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue