nix-less hm config ready

This commit is contained in:
Bryan Ramos 2024-05-09 11:53:23 -04:00
parent f28ec054cd
commit 1d170da221
11 changed files with 63 additions and 160 deletions

View file

@ -11,6 +11,7 @@ in
home.packages = with pkgs; [
tor-browser
brave
];
};
}