This commit is contained in:
2024-09-29 00:46:41 -04:00
parent 444bbf1ce1
commit b384b75835
6 changed files with 34 additions and 45 deletions

View File

@@ -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