cleanup
This commit is contained in:
@@ -163,6 +163,7 @@
|
||||
"wheel"
|
||||
"video"
|
||||
"camera"
|
||||
"adbusers"
|
||||
];
|
||||
hashedPasswordFile = config.age.secrets.primary-password.path;
|
||||
};
|
||||
@@ -170,6 +171,8 @@
|
||||
services.gvfs.enable = true;
|
||||
programs.gphoto2.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
# Enable thermal data
|
||||
services.thermald.enable = true;
|
||||
|
||||
@@ -192,6 +195,10 @@
|
||||
(inputs.agenix.packages.${pkgs.system}.default.override { ageBin = "${pkgs.rage}/bin/rage"; })
|
||||
|
||||
doas-sudo-shim
|
||||
|
||||
glib
|
||||
usbutils
|
||||
libmtp
|
||||
];
|
||||
|
||||
#wayland with electron/chromium applications
|
||||
|
||||
Reference in New Issue
Block a user