update flake lock, swap off of adb and nixfmt-rfc-style #173

Merged
ahuston-0 merged 4 commits from update_flake_lock_action into main 2026-01-16 18:31:10 -05:00
Showing only changes of commit 9db5a4c073 - Show all commits

View File

@@ -82,8 +82,6 @@
system.stateVersion = "24.05";
programs.adb.enable = true;
environment.variables = {
"KWIN_DRM_NO_DIRECT_SCANOUT" = "1";
};