Move v4l2loopback to teams
This commit is contained in:
parent
c73cb37278
commit
54df643d80
2 changed files with 16 additions and 6 deletions
|
|
@ -2,11 +2,6 @@
|
|||
let username = config.conf.username;
|
||||
in {
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
boot = {
|
||||
extraModulePackages =
|
||||
[ pkgs.linuxKernel.packages.linux_xanmod_latest.v4l2loopback ];
|
||||
kernelModules = [ "v4l2loopback" ];
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue