all repos — archive/nixos-configuration @ beeb65621be5ccecb06c5994696599a282530625

Superseded by nixfiles

Add grub2 module

Alan Pearce
commit

beeb65621be5ccecb06c5994696599a282530625

parent

a6ecfec5e8401c10ab8bbddc39cd203b7c0eeac7

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M machines/satoshipad.nixmachines/satoshipad.nix
@@ -3,6 +3,7 @@
{ imports = [ ./hardware-configuration.nix + ./modules/grub2.nix ]; networking.hostName = "satoshipad";