This commit is contained in:
smayzy 2025-07-04 16:00:17 +02:00
parent 95f71801e0
commit a17700efed

View File

@ -7,7 +7,7 @@
./hardware-configuration.nix ./hardware-configuration.nix
]; ];
smayzy.grub-on-lap = true; smayzy.grub-on-lap.enable = true;
home-manager = { home-manager = {
extraSpecialArgs = { inherit inputs; }; extraSpecialArgs = { inherit inputs; };