aboutsummaryrefslogtreecommitdiff
path: root/hosts/common/hardware/xps9300.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-05 20:23:51 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-05 20:23:51 -0700
commit2c078669e3b526f3c4ea9d383adddedf30535946 (patch)
treea01656329b8d44012b3799eb573b902a62047091 /hosts/common/hardware/xps9300.nix
parentrefactor modules for btrfs, ssd, and fwupd (diff)
downloadinfra-2c078669e3b526f3c4ea9d383adddedf30535946.tar.gz
refactor intel related configuration
Diffstat (limited to 'hosts/common/hardware/xps9300.nix')
-rw-r--r--hosts/common/hardware/xps9300.nix5
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
- ];
-}