diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/common/hardware/xps9300.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/common/hardware/xps9300.nix b/hosts/common/hardware/xps9300.nix deleted file mode 100644 index 7934478..0000000 --- a/hosts/common/hardware/xps9300.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - imports = [ - ./intel.nix - ]; -} |