This commit is contained in:
Sakooooo 2023-10-04 10:24:23 +04:00
parent 2513ac299e
commit a0489a6a9d
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -16,7 +16,7 @@ in {
config = mkIf cfg.enable { config = mkIf cfg.enable {
services.emacs = { services.emacs = {
enable = true; enable = true;
package = pkgs.emacs; install = true;
}; };
users.users.sako.packages = with pkgs; [ users.users.sako.packages = with pkgs; [
# bro # bro