From fe9a00aa9216699d83990d1de38a763ded9a5335 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 3 Jul 2023 17:37:30 +0900 Subject: [PATCH] Test --- README.md | 3 ++- flake.lock | 16 ---------------- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 8a9f872e..71c277ab 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,5 @@ Repo for nix configuration files # GPG Keys 1. Import your GPG key `albert.key` 2. Add it to your GPG Keyring via `gpg --import albert.key` -3. Mark it as ultimately trusted via `gpg --edit-key albert@sysctl.io`, then type `trust`, then `5` \ No newline at end of file +3. Mark it as ultimately trusted via `gpg --edit-key albert@sysctl.io`, then type `trust`, then `5` +4. Repeat this step for all users who need a GPG key assigned diff --git a/flake.lock b/flake.lock index 5c13e537..cf009b8f 100644 --- a/flake.lock +++ b/flake.lock @@ -122,21 +122,6 @@ "type": "github" } }, - "moz_overlay": { - "locked": { - "lastModified": 1687771476, - "narHash": "sha256-TSpqz6qYVRoqkEdOCawEQ4/cWt/4pracmvw17HK1tgE=", - "owner": "mozilla", - "repo": "nixpkgs-mozilla", - "rev": "3a44b8783514e7d6db4b63df96071b6c2b014b07", - "type": "github" - }, - "original": { - "owner": "mozilla", - "repo": "nixpkgs-mozilla", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1688188316, @@ -235,7 +220,6 @@ "inputs": { "home-manager": "home-manager", "lanzaboote": "lanzaboote", - "moz_overlay": "moz_overlay", "nur": "nur", "sops-nix": "sops-nix", "stable-nixpkgs": "stable-nixpkgs",