aboutsummaryrefslogtreecommitdiff
path: root/modules/users
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/users/default.nix (renamed from modules/common/users/default.nix)8
1 files changed, 7 insertions, 1 deletions
diff --git a/modules/common/users/default.nix b/modules/users/default.nix
index 460fb8a..db3d759 100644
--- a/modules/common/users/default.nix
+++ b/modules/users/default.nix
@@ -5,6 +5,10 @@
users = {
defaultUserShell = pkgs.zsh;
+ groups.aethrvmn = {
+ members = [ "aethrvmn" ];
+ };
+
users.aethrvmn = {
isNormalUser = true;
extraGroups = [
@@ -13,7 +17,9 @@
"video"
"wheel"
];
- password = "gg";
+ home = "/home/aethrvmn";
+
+ group = "aethrvmn";
openssh.authorizedKeys.keys = [
"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.