Refactoring
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{ ... }:
|
||||
{ hostname, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./disko.nix
|
||||
./filesystem.nix
|
||||
./${hostname}-hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user