cleanpu
This commit is contained in:
parent
75194d6d96
commit
1e05201b38
5 changed files with 36 additions and 38 deletions
|
|
@ -155,11 +155,11 @@ in {
|
|||
settings = builtins.fromTOML (builtins.readFile ./starship.toml);
|
||||
};
|
||||
|
||||
taskwarrior = {
|
||||
enable = true;
|
||||
package = pkgs.taskwarrior3;
|
||||
dataLocation = "/home/tao/sync";
|
||||
};
|
||||
# taskwarrior = {
|
||||
# enable = true;
|
||||
# package = pkgs.taskwarrior3;
|
||||
# dataLocation = "/home/tao/sync";
|
||||
# };
|
||||
|
||||
wezterm = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue