File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 160160 protoc-gen-go
161161 protoc-gen-go-grpc
162162 # hardware (TODO: are those installed system-wide?)
163+ simple-scan
163164 powertop
164165 pulseaudio # TODO: should be installed by services
165166 ] ;
Original file line number Diff line number Diff line change 5555 mutableUsers = false ;
5656 users . danieln = {
5757 isNormalUser = true ;
58- extraGroups = [ "wheel" "video" "docker" "libvirtd" "dialout" ] ;
58+ extraGroups = [ "wheel" "video" "docker" "libvirtd" "dialout" "scanner" "lp" ] ;
5959 shell = pkgs . fish ;
6060 hashedPasswordFile = config . age . secrets . password . path ;
6161 openssh . authorizedKeys . keys = [
Original file line number Diff line number Diff line change 99 hardware = {
1010 bluetooth . enable = true ;
1111 graphics . enable = true ;
12+ sane . enable = true ;
1213 } ;
1314
1415 virtualisation = {
You can’t perform that action at this time.
0 commit comments