about summary refs log tree commit diff
path: root/home/profiles
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-07-05 11:11:17 -0700
committerFranck Cuny <franck@fcuny.net>2023-07-05 11:11:17 -0700
commitd98ef0932d304e6d62988b5c661d71d92dec4305 (patch)
treeab4a8aaf9c184832083af80a561e371719ec5187 /home/profiles
parentupdate nixos and home-manager to 23.05 (diff)
downloadworld-d98ef0932d304e6d62988b5c661d71d92dec4305.tar.gz
add x509-info back to the list of tools
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/workstation.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/workstation.nix b/home/profiles/workstation.nix
index 74c927f..cb895c6 100644
--- a/home/profiles/workstation.nix
+++ b/home/profiles/workstation.nix
@@ -64,7 +64,7 @@ in
     restic-nas
 
     # tools from external repositories
-    # x509-info
+    x509-info
     # gh-ssh-keys
     # masked-emails
   ];