all repos — archive/nixos-configuration @ 7b6b9247cde2aee34b09c738dcfa8966e0852d51

Superseded by nixfiles

Add audio configuration

Alan Pearce
commit

7b6b9247cde2aee34b09c738dcfa8966e0852d51

parent

057e1926729ababa1cc6533e6ff5b5e52575513d

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

changed files
M satoshipad.nixsatoshipad.nix
@@ -6,6 +6,7 @@ ./hardware-configuration.nix
./modules/grub2.nix ./modules/laptop.nix ./modules/thinkpad.nix + ./modules/audio.nix ]; networking.hostName = "satoshipad";