move out some common host settings to hosts/common.nix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{...}: {
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./common
|
||||
./mods
|
||||
./workarounds
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user