video2
This commit is contained in:
@@ -46,14 +46,6 @@
|
||||
variant = "";
|
||||
};
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.m3tam3re = {
|
||||
isNormalUser = true;
|
||||
description = "m3tam3re";
|
||||
extraGroups = ["networkmanager" "wheel"];
|
||||
packages = with pkgs; [];
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
Reference in New Issue
Block a user