begin hjem migration, bump flake

This commit is contained in:
atagen 2025-08-08 17:00:13 +10:00
parent f188c7a092
commit 8d77e96d89
15 changed files with 260 additions and 218 deletions

View file

@ -10,5 +10,5 @@
};
hm.programs.git.extraConfig.credential.helper = "rbw";
hm.home.packages = [ pkgs.bitwarden ];
home.packages = [ pkgs.bitwarden ];
}