Create laptop-relevant modules
1 file changed, 2 insertions(+), 0 deletions(-)
changed files
M satoshipad.nix → satoshipad.nix
@@ -4,6 +4,8 @@ { imports = [ ./hardware-configuration.nix ./modules/grub2.nix + ./modules/laptop.nix + ./modules/thinkpad.nix ]; networking.hostName = "satoshipad";