rename common/{hardware.nix -> hardware-x86_64.nix} to signal its platform dependence
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
imports = [
|
||||
./../common/all
|
||||
./../common/hardware.nix
|
||||
./../common/hardware-x86_64.nix
|
||||
./../common/gnome.nix
|
||||
./fs.nix
|
||||
];
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{
|
||||
imports = [
|
||||
./../common/all
|
||||
./../common/hardware.nix
|
||||
./../common/hardware-x86_64.nix
|
||||
./../common/gnome.nix
|
||||
./fs.nix
|
||||
];
|
||||
|
Reference in New Issue
Block a user