This commit is contained in:
Tao Tien 2024-03-22 23:26:56 -07:00
parent ce6b71103d
commit 556b270fc5
3 changed files with 21 additions and 0 deletions

View file

@ -9,6 +9,7 @@ in {
imports = [
(import ./helix.nix {inherit pkgs inputs;})
# ./plasma.nix
./firefox.nix
];
home.file.".cargo/config.toml".text = cargoConfig;