summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/x1-pincer.nix1
-rw-r--r--machines/x220-aji.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/machines/x1-pincer.nix b/machines/x1-pincer.nix
index 8f887a8..eb037a9 100644
--- a/machines/x1-pincer.nix
+++ b/machines/x1-pincer.nix
@@ -3,6 +3,7 @@
networking.firewall.allowedTCPPorts = [ ]; # socks proxy
imports = [
../config/desktop.nix
+ ../config/laptop.nix
../config/yubikey.nix
../config/thinkpad.nix
# ../config/ap.nix
diff --git a/machines/x220-aji.nix b/machines/x220-aji.nix
index 5319d26..eb41e3c 100644
--- a/machines/x220-aji.nix
+++ b/machines/x220-aji.nix
@@ -2,6 +2,7 @@
{
imports = [
../config/desktop.nix
+ ../config/laptop.nix
../config/thinkpad.nix
../config/yubikey.nix
../config/postgresql.nix