This commit is contained in:
Hadi
2024-10-10 16:29:14 +02:00
parent df52538c42
commit 159ce3c1c2
9 changed files with 90 additions and 55 deletions

View File

@@ -1,3 +1,5 @@
# Those are my secrets, encrypted with sops
# You shouldn't import this file, unless you edit it
{ pkgs, inputs, ... }: {
imports = [ inputs.sops-nix.homeManagerModules.sops ];