Update Cursor to 1.4.2 and anonymize personal information
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
};
|
||||
|
||||
# User configuration
|
||||
users.users.liam = {
|
||||
users.users.user = {
|
||||
isNormalUser = true;
|
||||
description = "Liam";
|
||||
description = "User";
|
||||
extraGroups = [ "networkmanager" "wheel" "video" "audio" ];
|
||||
packages = with pkgs; [
|
||||
# Essential tools
|
||||
|
||||
Reference in New Issue
Block a user