Rice laptop
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
home = "/home/torjus";
|
||||
description = "Torjus";
|
||||
shell = pkgs.zsh;
|
||||
extraGroups = [ "wheel" "input" "networkmanager" ];
|
||||
extraGroups = [ "wheel" "input" "networkmanager" "video" ];
|
||||
# Install some user packages
|
||||
packages = with pkgs; [
|
||||
];
|
||||
|
Reference in New Issue
Block a user