summaryrefslogtreecommitdiff
path: root/profiles/workshop.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2021-11-01 12:16:34 -0600
committerBen Sima <ben@bsima.me>2021-11-01 12:16:34 -0600
commit22950ff17da1d197f55f1e73783da9077c2e3cdb (patch)
tree7736a93fb99ebc3103429958ae6dd9cab7950721 /profiles/workshop.nix
parente71cabacfd3af0e4426d7cfd1edbabf564b8fd4d (diff)
extract programs.{ssh,emacs}
Diffstat (limited to 'profiles/workshop.nix')
-rw-r--r--profiles/workshop.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/workshop.nix b/profiles/workshop.nix
index 0691b61..25d2d9f 100644
--- a/profiles/workshop.nix
+++ b/profiles/workshop.nix
@@ -4,6 +4,8 @@
{
imports = [
../lib/linux.nix
+ ../lib/ssh.nix
+ ../lib/packages.nix
];
home = {
sessionVariables = {