Add indirect-edit to emacs
This commit is contained in:
parent
e2b561508d
commit
3bfda88aa9
@ -47,6 +47,7 @@
|
||||
undo-tree
|
||||
rust-mode
|
||||
go-mode
|
||||
edit-indirect
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -66,6 +66,7 @@
|
||||
services.nginx.virtualHosts.${config.services.jitsi-meet.hostName} = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
basicAuthFile = "/var/lib/jitsi-auth";
|
||||
};
|
||||
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user