This commit is contained in:
2024-12-06 10:10:23 -05:00
parent 555a049637
commit 5c87cfbec8
7 changed files with 147 additions and 119 deletions

View File

@@ -112,4 +112,9 @@
${pkgs.gnutar}/bin/tar xf /etc/nixos/secrets/secureboot.tar -C ${config.boot.lanzaboote.pkiBundle}
'';
};
# https://github.com/NixOS/nixos-hardware/pull/1253
# hardware.framework.laptop13.audioEnhancement = {
# enable = true;
# };
}