work pls :3

This commit is contained in:
Xory 2025-09-01 16:21:40 +03:00
parent 812cb3f6e5
commit 4963a2bd03

View file

@ -84,6 +84,7 @@
# services.xserver.libinput.enable = true; # services.xserver.libinput.enable = true;
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.
programs.zsh.enable = true; # home-manager already installs this but nixos complains w/o it
users.users.xory = { users.users.xory = {
isNormalUser = true; isNormalUser = true;
description = "xory"; description = "xory";