add ssh and jj

This commit is contained in:
Jana Dönszelmann 2026-03-17 11:16:22 +01:00
parent e6522bdb86
commit 9583e816d6
No known key found for this signature in database
5 changed files with 91 additions and 32 deletions

View file

@ -4,6 +4,7 @@
imports = lib.concatLists [
[
./xdg.nix
./ssh.nix
./nvim
./fish
./kanata
@ -43,11 +44,10 @@
inherit inputs;
requirements = [ "graphical" ];
home-config =
{
config,
pkgs,
lib,
...
{ config
, pkgs
, lib
, ...
}:
let
disableFeatures = [