aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-02-19 20:20:26 -0500
committertdback <tyler@tdback.net>2025-02-19 20:20:26 -0500
commit30f894a827080b255651f144a29860624fe026ce (patch)
tree753c87c9958839a9e0d955698b900e2306dd24c2 /flake.nix
parent930d7fb1097b68b8c5c76dd83a5efb3c316d4617 (diff)
profiles: add zsa profileHEADmain
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 80598e5..27b01fe 100644
--- a/flake.nix
+++ b/flake.nix
@@ -143,6 +143,7 @@
"common"
"vpn"
"xorg"
+ "zsa"
];
}
))
@@ -182,6 +183,7 @@
"steam"
"wireshark"
"xorg"
+ "zsa"
];
}
))