some changes

This commit is contained in:
Philipp Hochkamp 2023-04-30 22:57:59 +02:00
parent 7cdd07a9ae
commit 3ce1b14157
5 changed files with 116 additions and 126 deletions

View file

@ -48,10 +48,7 @@ with lib.my;
programs.gnupg.agent.enable = true;
home-manager.users.ragon = { pkgs, lib, inputs, config, ... }:
{
imports = [
"${inputs.private}/mail.nix"
];
ragon.nvim.maximal = true;
home.file.".hammerspoon/init.lua".source =
let