Add Chromebook to the roster

This commit is contained in:
Jimbo 2024-10-18 15:32:32 -04:00
parent b76d9a6cca
commit 95155e9e93
9 changed files with 137 additions and 6 deletions

View file

@ -1,4 +1,4 @@
{ lanzaboote, ... }:
{ ... }:
{
imports = [
./hardware
@ -21,9 +21,6 @@
# Misc
../../../overlays
../../../variables
# Imports
lanzaboote.nixosModules.lanzaboote
];
networking.hostName = "firefly";