empty hm for bin-cache

This commit is contained in:
Luj 2023-05-14 14:21:38 +02:00
parent 08c50f0b06
commit 7444fe0c6b

View file

@ -1,9 +1,4 @@
{ pkgs, lib, config, ... }:
{
luj.hmgr.julien = {
home.stateVersion = "22.11";
luj.programs.neovim.enable = true;
luj.programs.ssh-client.enable = true;
luj.programs.git.enable = true;
};
luj.hmgr.julien = { };
}