This commit is contained in:
biscuit
2025-06-19 17:47:42 -05:00
parent 4a4f66c08e
commit 1e301b958e
3 changed files with 4 additions and 80 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
inputs.matugen.packages.${pkgs.system}.default
]
++ lib.optionals (logitech-hardware.enable == true) [
logiops
solaar
];
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;