fix: nvf
This commit is contained in:
parent
ea118b7995
commit
d036cf224a
3 changed files with 4 additions and 6 deletions
|
|
@ -20,6 +20,7 @@ in
|
|||
|
||||
imports = [
|
||||
../../modules/presets/basic.nix
|
||||
../../modules/virtualization.nix
|
||||
./common
|
||||
./games
|
||||
./sops
|
||||
|
|
|
|||
|
|
@ -69,9 +69,6 @@ in
|
|||
|
||||
# Xbox controller
|
||||
xpadneo.enable = true;
|
||||
|
||||
# Xbox USB dongle
|
||||
xone.enable = true;
|
||||
};
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue