mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Remove migrated configs from main flake
SSH key imports removed as they're now handled by private-flake Email config for hetznix01 moved to private-flake Network config for hetznix01/02 moved to private-flake
This commit is contained in:
parent
67458c0ae3
commit
e92d1e37b7
7 changed files with 7 additions and 98 deletions
|
|
@ -118,9 +118,5 @@
|
|||
isNormalUser = true;
|
||||
description = "Gene Liverman";
|
||||
extraGroups = [ "wheel" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFvLaPTfG3r+bcbI6DV4l69UgJjnwmZNCQk79HXyf1Pt gene@rainbow-planet"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIp42X5DZ713+bgbOO+GXROufUFdxWo7NjJbGQ285x3N gene.liverman@ltnglobal.com"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue