aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/phoenix/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/phoenix/home.nix b/hosts/phoenix/home.nix
index 69fb38f..da84c94 100644
--- a/hosts/phoenix/home.nix
+++ b/hosts/phoenix/home.nix
@@ -59,7 +59,7 @@
home.roles = {
dev = {
enable = true;
- key = ""; #TODO: create signing key for phoenix
+ key = "46008DE7867DA084";
};
desktop.enable = true;