all repos — nixfiles @ 057e1926729ababa1cc6533e6ff5b5e52575513d

System and user configuration, managed by nix and home-manager

Create laptop-relevant modules

Alan Pearce
commit

057e1926729ababa1cc6533e6ff5b5e52575513d

parent

d5e8695fa082b59de9807cc27af47d90c519ac55

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M satoshipad.nixsatoshipad.nix
@@ -4,6 +4,8 @@ {
imports = [ ./hardware-configuration.nix ./modules/grub2.nix + ./modules/laptop.nix + ./modules/thinkpad.nix ]; networking.hostName = "satoshipad";