Janky "fix" to make 1pass git/ssh work

This commit is contained in:
Frankie B. 2024-02-18 01:09:22 +00:00
commit 241347b926
No known key found for this signature in database
3 changed files with 25 additions and 3 deletions

View file

@ -1,12 +1,13 @@
{
pkgs,
lib,
inputs,
...
}: {
imports = [
./packages.nix # home.packages and similar stuff
./neovim-flake.nix
./ssh.nix
./git.nix
];
home = {