trackpad and power settings

This commit is contained in:
Tao Tien 2024-03-20 17:29:48 -07:00
parent 949456c824
commit 9b1d4d53c2
4 changed files with 44 additions and 11 deletions

View file

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