w
This commit is contained in:
parent
2513ac299e
commit
a0489a6a9d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs;
|
||||
install = true;
|
||||
};
|
||||
users.users.sako.packages = with pkgs; [
|
||||
# bro
|
||||
|
|
Loading…
Reference in a new issue