summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Roelli <charles@aurox.ch>2026-01-26 14:34:12 +0100
committerCharles Roelli <charles@aurox.ch>2026-01-26 14:34:12 +0100
commitdc26e83c0edd677e6af644f04f1afa1436aaabe6 (patch)
tree4caa09e1ecfff8105cd703930960fb3f8698f27c
parentb04982cfe6a6dd379341c3bc5795afbc7a64151c (diff)
Remove sops
-rw-r--r--home-configuration.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 510c39f..100ad55 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -25,8 +25,7 @@
"emacs-ledger-mode"
"glibc-locales"
"guile"
- "password-store"
- "sops")))
+ "password-store")))
;; Below is the list of Home services. To search for available
;; services, run 'guix home search KEYWORD' in a terminal.