1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/tests
Rodney Lorrimar 5060262b79
services/emacs: Prevent deletion of socket file
When running a socket-activated emacs service, we don't want emacs to
remove the socket file after exiting, because then subsequent
invocations of `emacsclient` won't be able to use the socket to start
emacs.service again.
2021-06-06 01:00:20 +02:00
..
lib/types Remove some usage of config.lib.dag 2021-05-09 12:13:31 +02:00
modules services/emacs: Prevent deletion of socket file 2021-06-06 01:00:20 +02:00
asserts.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00
default.nix htop: replace individual option with 'settings' (#1844) 2021-05-19 01:36:08 +02:00