mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-04 03:53:35 +08:00
install doom cuz why not
This commit is contained in:
parent
b1dad0cab8
commit
c94d668776
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -56,7 +56,7 @@ rec {
|
|||
# Leaving this disabled, as it doesn't look like nix-doom-emacs is being
|
||||
# maintained or kept up to date anymore.
|
||||
doom-emacs = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
doomPrivateDir = ./config/doom.d;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue