Update systemmodules/homemodules paths to allow nixd to differentiate between the two
This commit is contained in:
@ -2,10 +2,9 @@
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../modules
|
||||
];
|
||||
|
||||
modules = {
|
||||
systemmodules = {
|
||||
network = {
|
||||
useNetworkManager = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user