mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: switch to new VLAN setup
This commit is contained in:
parent
181819d2e6
commit
0f45dfcc1c
8 changed files with 171 additions and 115 deletions
|
@ -32,7 +32,6 @@
|
|||
};
|
||||
boot.initrd.availableKernelModules = [
|
||||
"r8169"
|
||||
"tpm_crb"
|
||||
];
|
||||
security.tpm2 = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue