feat(pandoc): add enable option
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
git.github.enable = true;
|
||||
shell.bash.aliases.lang-js = true;
|
||||
shell.bash.addBinToPath = true;
|
||||
pandoc.enable = true;
|
||||
photography.enable = true;
|
||||
torrenting.enable = true;
|
||||
my.yubikey.enable = true;
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
shell.bash.addBinToPath = true;
|
||||
my.yubikey.enable = true;
|
||||
nfc.enable = true;
|
||||
pandoc.enable = true;
|
||||
|
||||
programs = {
|
||||
home-manager.enable = true;
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
|
||||
browser.primary = "firefox";
|
||||
my.dconf.enable = true;
|
||||
pandoc.enable = true;
|
||||
browser.secondary = "chromium";
|
||||
cloud.azure.enable = true;
|
||||
comms.signal.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user