mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:59:23 +08:00
move modules to separate directory
This commit is contained in:
@@ -140,8 +140,8 @@
|
||||
(
|
||||
local.lib.mkModules
|
||||
[
|
||||
./modules/boot/fileSystems.nix
|
||||
./modules/boot/kernel.nix
|
||||
./modules/fileSystems
|
||||
./modules/kernel
|
||||
(inputs: { config.nixos =
|
||||
{
|
||||
fileSystems =
|
||||
|
||||
Reference in New Issue
Block a user