updates and adding some tweaks for kaladin and dvdbackup

This commit is contained in:
Chris Cochrun 2023-08-04 06:18:59 -05:00
parent ec7f2e078e
commit 73cb25a368
8 changed files with 261 additions and 65 deletions

View file

@ -1,5 +1,7 @@
{ pkgs, lib, config, ... }:
let
myEmacs = pkgs.emacs-pgtk;
in
with lib;
{
services.emacs = {