aboutsummaryrefslogtreecommitdiff
path: root/modules/common/users/default.nix
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-11-30 21:59:43 +0000
committeraethrvmn <me@aethrvmn.gr>2025-11-30 21:59:43 +0000
commit893ea11e1dc05fe1a2a34e66d4ebcfdffda34720 (patch)
treeef454e299f49cbb58e1b9fbafd0b759b4379ac2a /modules/common/users/default.nix
parentadded .lock to ignorelist (diff)
huge restructure of modules
Diffstat (limited to 'modules/common/users/default.nix')
-rw-r--r--modules/common/users/default.nix28
1 files changed, 0 insertions, 28 deletions
diff --git a/modules/common/users/default.nix b/modules/common/users/default.nix
deleted file mode 100644
index 460fb8a..0000000
--- a/modules/common/users/default.nix
+++ /dev/null
@@ -1,28 +0,0 @@
-{ config, pkgs, ... }:
-
-# User configuration
-{
- users = {
- defaultUserShell = pkgs.zsh;
-
- users.aethrvmn = {
- isNormalUser = true;
- extraGroups = [
- "audio"
- "networkmanager"
- "video"
- "wheel"
- ];
- password = "gg";
-
- openssh.authorizedKeys.keys = [
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF3R0qrWQ9omz87lt4YRCdI+QV55KxMqxU+Vz1mUM4ye me@aethrvmn.gr"
- ];
- };
- };
-
- programs = {
- zsh.enable = true;
- fish.enable = true;
- };
-}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.