mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-15 09:22:30 +02:00
nix: Use naming convention for hardware-configuration
Although I could just integrate this directly in configuration.nix since everything is a module, having a separate hardware-configuration.nix makes it easier to integrate with other devices that may output different configurations.
This commit is contained in:
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
imports = [
|
|
||||||
./laptop
|
|
||||||
./mullvad
|
|
||||||
./networking
|
|
||||||
./virtualization
|
|
||||||
];
|
|
||||||
}
|
|
Reference in New Issue
Block a user