Remove unused lines

This commit is contained in:
2026-06-03 16:17:33 +02:00
parent c51feeac8a
commit 27f2604ed4
3 changed files with 0 additions and 29 deletions
-1
View File
@@ -1,7 +1,6 @@
{outputs, ...}: {
# Apply overlays
nixpkgs = {
# TODO: apply this to hm and nixos without duplicate code
overlays = builtins.attrValues outputs.overlays;
config = {
nvidia.acceptLicense = true;