mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
removed vulnerable packages and enabled lix
This commit is contained in:
parent
0545217233
commit
91fa4bf48a
3 changed files with 9 additions and 9 deletions
|
@ -27,7 +27,7 @@
|
|||
"kvm-intel"
|
||||
"wl"
|
||||
];
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
|
||||
# boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-uuid/4efbf111-4cbb-4e1e-b3ee-dc3fca1f6f4a";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue