org fixes that were overwritten

This commit is contained in:
2023-09-24 22:34:36 -06:00
parent 0a0e835d1d
commit be565e25a2
2 changed files with 12 additions and 6 deletions

View File

@@ -661,6 +661,7 @@ services = {
enable = true;
defaultEditor = true;
package = pkgs.emacs;
startWithUserSession = "graphical";
};
};
#+end_src
@@ -821,7 +822,6 @@ Miscellaneous services, most of which are managed by systemd.
- avahi: allows to discover/connect to devices through their hostname on the
same network.
- fstrim/btrfs: file-system services.
- psd: profile-sync-daemon, loads the chrome/firefox profile to ram.
#+begin_src nix
services = {