Emacs optimisation
This commit is contained in:
parent
0fc6c32a47
commit
6c21f05d33
1 changed files with 4 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue