mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
remove keys for switch
This commit is contained in:
parent
1b065d5687
commit
688caf33fc
@ -21,17 +21,5 @@ in {
|
|||||||
];
|
];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
# Provide dumped keys for switch emulation
|
|
||||||
age.secrets."emu/switch/prod.keys" = {
|
|
||||||
file = ../../secrets/emu/switch/prod.keys.age;
|
|
||||||
owner = "${user}";
|
|
||||||
group = "users";
|
|
||||||
};
|
|
||||||
age.secrets."emu/switch/title.keys" = {
|
|
||||||
file = ../../secrets/emu/switch/title.keys.age;
|
|
||||||
owner = "${user}";
|
|
||||||
group = "users";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -8,8 +8,6 @@ in
|
|||||||
{
|
{
|
||||||
"git/github_personal.age".publicKeys = systems;
|
"git/github_personal.age".publicKeys = systems;
|
||||||
"git/gitea-runner-1.age".publicKeys = systems;
|
"git/gitea-runner-1.age".publicKeys = systems;
|
||||||
"emu/switch/prod.keys.age".publicKeys = systems;
|
|
||||||
"emu/switch/title.keys.age".publicKeys = systems;
|
|
||||||
"wireguard/kestrel.age".publicKeys = systems;
|
"wireguard/kestrel.age".publicKeys = systems;
|
||||||
"wireguard/torus.age".publicKeys = systems;
|
"wireguard/torus.age".publicKeys = systems;
|
||||||
"wireguard/bulwark.age".publicKeys = systems;
|
"wireguard/bulwark.age".publicKeys = systems;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user