Updated keys at github
This commit is contained in:
parent
33e41fd9a4
commit
797c9cfc7b
|
@ -3,7 +3,7 @@
|
||||||
let
|
let
|
||||||
publicKey = pkgs.fetchurl {
|
publicKey = pkgs.fetchurl {
|
||||||
url = "https://github.com/jamesepatrick.keys";
|
url = "https://github.com/jamesepatrick.keys";
|
||||||
sha256 = "sha256-Btjo+v/xA26CwwFauNmSdJOauIq/yZoBV1Com39nu6E=";
|
sha256 = "sha256-kMc9RhU7RmoKQQoS/+dMUNJhDQVaal5sgHhzT4qth8g=";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
imports = [ ../. ../system/xdg.nix ];
|
imports = [ ../. ../system/xdg.nix ];
|
||||||
|
|
Reference in New Issue
Block a user