summaryrefslogtreecommitdiff
path: root/config/nix.org
diff options
context:
space:
mode:
Diffstat (limited to 'config/nix.org')
-rw-r--r--config/nix.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/config/nix.org b/config/nix.org
index 996d35c..e131016 100644
--- a/config/nix.org
+++ b/config/nix.org
@@ -1,7 +1,6 @@
#+title: NixOS Configuration
#+AUTHOR: Preston Pan
#+DESCRIPTION: My NixOS system, written entirely in a literate configuration
-#+html_head: <link rel="stylesheet" type="text/css" href="../style.css" />
* Introduction
This is my NixOS configuration. It is a part of my monorepo, and this file automatically tangles
@@ -389,6 +388,12 @@ you own:
key_groups:
- age:
- *vps
+
+ - path_regex: secrets/common_secrets.yaml$
+ key_groups:
+ - age:
+ - *primary
+ - *vps
#+end_src
also note that you will have to write your own secrets.yaml file, with an entry called ~mail~,
which is used for the imaps and smtps password.
@@ -3371,6 +3376,7 @@ I want to separate out these packages so that my parent flake which builds my we
epkgs.mu4e
epkgs.minuet
epkgs.nix-mode
+ epkgs.org-contrib
epkgs.org-fragtog
epkgs.org-journal
epkgs.org-roam