unfucked it

This commit is contained in:
autumn
2025-08-25 18:29:57 -06:00
parent 1cf993589c
commit dcba024593
3 changed files with 13 additions and 15 deletions

View File

@@ -71,13 +71,13 @@
# Define a user account. Don't forget to set a password with passwd.
users.users.ruby= {
isNormalUser = true;
description = "Autumn on laptop";
description = "Ruby";
extraGroups = [ "networkmanager" "wheel" ];
};
# Install firefox.
programs.firefox.enable = true;
# programs.bash.interactiveShellInit = "fish";
programs.bash.interactiveShellInit = "fish";
programs.appimage.enable = true;
programs.openvpn3.enable = true;