Add grub2 module
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M machines/satoshipad.nix → machines/satoshipad.nix
@@ -3,6 +3,7 @@ { imports = [ ./hardware-configuration.nix + ./modules/grub2.nix ]; networking.hostName = "satoshipad";