Add Redmond back

This commit is contained in:
Bun 2025-07-13 19:53:15 -04:00
parent e303600270
commit bf8d0f7be3
19 changed files with 183 additions and 28 deletions

View file

@ -1,7 +1,6 @@
{ ... }:
{
imports = [
./freecorn
./luna
./main
./root

View file

@ -1,19 +0,0 @@
{ config, lib, pkgs, ... }:
let
user = "freecorn";
in {
config = lib.mkIf (builtins.elem "extra-users" config.system.nixos.tags) {
users.users.${user} = {
isNormalUser = true;
createHome = true;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBCADciME1/rtWOlR2BxaAkRSgIZt61SYOgjTi6hw+yS Chinook"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICtoHVAmq8Ps7EguBsV3VY4snagzkhH6aXqwbKzuGs2H Radiant"
];
shell = pkgs.zsh;
uid = 1001;
};
environment.persistence."/persist".directories = [ "/home/${user}" ];
};
}

View file

@ -15,6 +15,7 @@
../../../../hosts/intuos/id_ed25519.pub
../../../../hosts/jupiter/id_ed25519.pub
../../../../hosts/flight/id_ed25519.pub
../../../../hosts/redmond/id_ed25519.pub
];
extraGroups = [
# Privilige