Emacs optimisation

This commit is contained in:
Charlotte Van Petegem 2021-07-10 09:09:20 +02:00
parent 0fc6c32a47
commit 6c21f05d33
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -25,7 +25,10 @@
rootDataset = "zroot/local/root";
};
};
development.enable = true;
development = {
docker.enable = true;
git.enable = true;
};
games.tetris.server = true;
services = {
nextcloud.enable = true;