This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-05 21:39:21 +01:00
parent 172714fd14
commit debeda83a6

View File

@@ -15,7 +15,7 @@ in
users.users.${profile.username} = {
isNormalUser = true;
description = "Nina Chloé Kassandra";
description = "Nina Chloe Kassandra";
extraGroups = [ "networkmanager" "wheel" "docker" "scanner" "lp"];
packages = with pkgs; [];
shell = pkgs.zsh;
@@ -30,7 +30,7 @@ in
enable = true;
settings = {
user = {
name = "Nina Chloé Kassandra Reiß";
name = "Nina Chloe Kassandra Reiß";
email = "nina.reiss@nickr.eu";
};
push = {