Move common modules into folder
This commit is contained in:
parent
5f6b875273
commit
de0c9310d3
6 changed files with 25 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, pkgs, ...}: {
|
||||
imports = [
|
||||
../.
|
||||
../intel.nix
|
||||
../common
|
||||
../common/intel.nix
|
||||
];
|
||||
|
||||
# Requires at least 5.16 for working wi-fi and bluetooth.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue