diff options
Diffstat (limited to 'home-config')
| -rw-r--r-- | home-config/home-configuration.scm | 4 | ||||
| -rw-r--r-- | home-config/nix-home-manager/home.nix | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index c837f9e..982ecc0 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -83,8 +83,8 @@ | |||
| 83 | "font-cns11643" | 83 | "font-cns11643" |
| 84 | "font-google-noto-emoji" | 84 | "font-google-noto-emoji" |
| 85 | "syncthing" | 85 | "syncthing" |
| 86 | "taskwarrior" | 86 | ;"taskwarrior" |
| 87 | "tasksh" | 87 | ;"tasksh" |
| 88 | ;"imv" ; Nix pkg now for MESA stuff | 88 | ;"imv" ; Nix pkg now for MESA stuff |
| 89 | "perl" | 89 | "perl" |
| 90 | "tor" | 90 | "tor" |
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index 70fb4b1..54b6060 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -397,6 +397,7 @@ | |||
| 397 | eza | 397 | eza |
| 398 | wl-mirror | 398 | wl-mirror |
| 399 | starship | 399 | starship |
| 400 | taskwarrior3 | ||
| 400 | 401 | ||
| 401 | # Wrapped programs for some env variables | 402 | # Wrapped programs for some env variables |
| 402 | (pkgs.writeScriptBin "hyprlock" '' | 403 | (pkgs.writeScriptBin "hyprlock" '' |
