add mdcat
This commit is contained in:
parent
e7b561ba32
commit
e1e3c85365
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
anki-bin
|
||||
mdcat
|
||||
];
|
||||
xdg.configFile."gdb/gdbinit".text = "set auto-load safe-path /nix/store";
|
||||
services.xsettingsd = {
|
||||
|
|
Loading…
Reference in a new issue