summaryrefslogtreecommitdiffstats
path: root/lass/1systems/littleT/physical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/littleT/physical.nix')
-rw-r--r--lass/1systems/littleT/physical.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/lass/1systems/littleT/physical.nix b/lass/1systems/littleT/physical.nix
new file mode 100644
index 00000000..9776211a
--- /dev/null
+++ b/lass/1systems/littleT/physical.nix
@@ -0,0 +1,7 @@
+{
+ imports = [
+ ./config.nix
+ <stockholm/lass/2configs/hw/x220.nix>
+ <stockholm/lass/2configs/boot/stock-x220.nix>
+ ];
+}