clean up hopper configuration

This commit is contained in:
xunuwu 2025-02-11 01:06:08 +01:00
parent fb35ab4c18
commit f0ab5391f7
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
22 changed files with 9 additions and 899 deletions

View file

@ -3,7 +3,5 @@
age.keyFile = "${config.home.homeDirectory}/.config/sops/age/keys.txt";
};
imports = [
./wakatime.nix
];
imports = [];
}