Update user.nix
This commit is contained in:
2
user.nix
2
user.nix
@@ -19,7 +19,7 @@
|
|||||||
# ========== User Account Configuration ==========
|
# ========== User Account Configuration ==========
|
||||||
athenix.users.hdh20267 = {
|
athenix.users.hdh20267 = {
|
||||||
description = "Hunter Halloran";
|
description = "Hunter Halloran";
|
||||||
shell = pkgs.zsh;
|
shell = "zsh";
|
||||||
hashedPassword = "!";
|
hashedPassword = "!";
|
||||||
|
|
||||||
opensshKeys = [
|
opensshKeys = [
|
||||||
|
|||||||
Reference in New Issue
Block a user