From 89442ff425e8ea423798666be198b9c529faac99 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 18 Nov 2024 10:42:11 -0800 Subject: Add GitHub token @kaitain @richese --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f87cd07..79444cf 100644 --- a/flake.nix +++ b/flake.nix @@ -119,6 +119,7 @@ home-manager.users.root = import ./home/root/kaitain.nix; home-manager.users.nipsy = import ./home/nipsy/kaitain.nix; } + sops-nix.nixosModules.sops ]; }; @@ -174,6 +175,7 @@ home-manager.users.root = import ./home/root/richese.nix; home-manager.users.nipsy = import ./home/nipsy/richese.nix; } + sops-nix.nixosModules.sops ]; }; -- cgit v1.2.3