aboutsummaryrefslogtreecommitdiff
path: root/modules/common/users/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/common/users/default.nix9
1 files changed, 7 insertions, 2 deletions
diff --git a/modules/common/users/default.nix b/modules/common/users/default.nix
index 6f086c7..3dfcbfa 100644
--- a/modules/common/users/default.nix
+++ b/modules/common/users/default.nix
@@ -7,11 +7,16 @@
users.aethrvmn = {
isNormalUser = true;
- extraGroups = [ "networkmanager" "video" "wheel" ];
+ extraGroups = [
+ "audio"
+ "networkmanager"
+ "video"
+ "wheel"
+ ];
password = "gg";
openssh.authorizedKeys.keys = [
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFTRmMBlTFJbOWQBLI9XS2HMdUSlsAcaQ6vWjLpfweEo aethrvmn@apotheke.earth"
+ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF3R0qrWQ9omz87lt4YRCdI+QV55KxMqxU+Vz1mUM4ye me@aethrvmn.gr"
];
};
};
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.