added gnome extensions

This commit is contained in:
specCon18 2023-03-27 05:06:33 -04:00
parent 8a48442a37
commit 13f561443d
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{ config, pkgs, lib, ... }:
{
users.users.speccon18 = {
shell = pkgs.zsh;
shell = pkgs.nushell;
isNormalUser = true;
initialHashedPassword = "$y$j9T$RdLBHOvUpb17egl0d16LT/$3Y2RD/tT1IZ0nkfAR13pp3IzBjvKLRgGpDPLobUeO23";
openssh.authorizedKeys.keys = [