Update config.nix

This commit is contained in:
Aaron Honeycutt 2022-05-06 17:19:56 +00:00
parent da521fc91c
commit c29cb5c31d

View file

@ -25,7 +25,7 @@
# Define user accounts
users.extraUsers =
{
myuser =
aaronh =
{
extraGroups = [ "wheel" "networkmanager" ];
isNormalUser = true;
@ -38,7 +38,7 @@
[
ddate
testdisk
zsh
fish
];
# Enable the OpenSSH daemon