authorized keys and gpg/common CNC.js removed
This commit is contained in:
@@ -14,7 +14,7 @@ _:
|
|||||||
"inkscape"
|
"inkscape"
|
||||||
"vcv-rack"
|
"vcv-rack"
|
||||||
"affinity"
|
"affinity"
|
||||||
"CNCjs"
|
|
||||||
|
|
||||||
# Communication Tools
|
# Communication Tools
|
||||||
"adium"
|
"adium"
|
||||||
|
|||||||
@@ -19,6 +19,22 @@ in
|
|||||||
|
|
||||||
# Shared file definitions moved into the Darwin module set.
|
# Shared file definitions moved into the Darwin module set.
|
||||||
|
|
||||||
|
"${config.users.users.${user}.home}/.gnupg/common.conf" = {
|
||||||
|
text = ''
|
||||||
|
# keyboxd configuration collides with gpg keymanager.app
|
||||||
|
# use-keyboxd
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
|
||||||
|
"${config.users.users.${user}.home}/.ssh/authorized_keys" = {
|
||||||
|
text = ''
|
||||||
|
sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAILVdAx+U1xhcJmh1hRaF0CVB0ivIF/U0oIbAWYPwko4iAAAABHNzaDo= Yubikey 35775013
|
||||||
|
sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIIjnJyJUDnia6ZWPRa5iSBKCb+DMGmFtiFa+9gkeiTwQAAAABHNzaDo= Yubikey 36431751
|
||||||
|
sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIFhuPQUHUHchx8wHVCciMi6etzZStkpECbG/r/1imy+kAAAABHNzaDo= Yubikey 36431881
|
||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILCEBZrQ9F3nLhEM9uqdPijut11vhYkdmLtj7gT/zgV3 Key Nov 2024
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
|
||||||
# Raycast script so that "Run Emacs" is available and uses Emacs daemon
|
# Raycast script so that "Run Emacs" is available and uses Emacs daemon
|
||||||
"${xdg_dataHome}/bin/emacsclient" = {
|
"${xdg_dataHome}/bin/emacsclient" = {
|
||||||
executable = true;
|
executable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user