mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
update ssh key
This commit is contained in:
parent
963b31160a
commit
499c76142f
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ in {
|
|||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB8oyMpS2hK3gQXyHIIVS6oilgMpemLmfhKKJ6RBMwUh johannes@joens.email"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP3pKtvhOOjG1pGJq7cVHS5uWy5IP8y1Ra/ENpmJcqOe root@zap"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFEcNAVRN66mfKmaCpxs++0094Eh4mqXkUwDPZPkIIBB johannes@joens.email"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFZDUoC+1lNR2JTY1Q+vhXpuLmKMdVl2OMFLVbQ3cGkw jopejoe1@nixos"
|
||||
];
|
||||
packages = with pkgs;
|
||||
[
|
||||
|
|
|
@ -98,6 +98,7 @@
|
|||
teams-for-linux
|
||||
libreoffice-qt
|
||||
webex
|
||||
jitsi-meet-electron
|
||||
|
||||
((discord.overrideAttrs (old: {
|
||||
desktopItem = old.desktopItem.override
|
||||
|
|
Loading…
Add table
Reference in a new issue