edit rmpc
This commit is contained in:
@@ -260,7 +260,14 @@
|
||||
|
||||
programs.ranger.enable = true;
|
||||
|
||||
programs.rmpc.enable = true;
|
||||
programs.rmpc = {
|
||||
enable = true;
|
||||
config = ''
|
||||
(
|
||||
enable_config_hot_reload: true,
|
||||
)
|
||||
'';
|
||||
};
|
||||
|
||||
programs.texlive.enable = true;
|
||||
|
||||
|
Reference in New Issue
Block a user