feat: added default boot modes

This commit is contained in:
Patrick Großmann 2023-12-22 20:32:03 +01:00
parent 073a8ae3b3
commit 5072dd354d
No known key found for this signature in database
GPG key ID: 451F95EFB8BECD0F
2 changed files with 36 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./interface-naming.nix
./boot.nix
];
}