Perform AOT compilation of Emacs during upgrade
This commit is contained in:
@@ -22,7 +22,7 @@ in
|
|||||||
coreutils
|
coreutils
|
||||||
];
|
];
|
||||||
script = ''
|
script = ''
|
||||||
/home/coolneng/.emacs.d/bin/doom -! upgrade
|
/home/coolneng/.emacs.d/bin/doom -! upgrade --aot
|
||||||
'';
|
'';
|
||||||
serviceConfig.Type = "oneshot";
|
serviceConfig.Type = "oneshot";
|
||||||
startAt = "22:00:00";
|
startAt = "22:00:00";
|
||||||
|
|||||||
Reference in New Issue
Block a user