This commit is contained in:
albert 2023-07-03 17:37:30 +09:00
parent c09fa88dcc
commit fe9a00aa92
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A
2 changed files with 2 additions and 17 deletions

View file

@ -37,3 +37,4 @@ Repo for nix configuration files
1. Import your GPG key `albert.key` 1. Import your GPG key `albert.key`
2. Add it to your GPG Keyring via `gpg --import 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` 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

View file

@ -122,21 +122,6 @@
"type": "github" "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": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1688188316, "lastModified": 1688188316,
@ -235,7 +220,6 @@
"inputs": { "inputs": {
"home-manager": "home-manager", "home-manager": "home-manager",
"lanzaboote": "lanzaboote", "lanzaboote": "lanzaboote",
"moz_overlay": "moz_overlay",
"nur": "nur", "nur": "nur",
"sops-nix": "sops-nix", "sops-nix": "sops-nix",
"stable-nixpkgs": "stable-nixpkgs", "stable-nixpkgs": "stable-nixpkgs",