diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-01-22 12:02:54 -0500 | 
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-01-22 12:02:54 -0500 | 
| commit | 479e112a8b9dd711569310414dd9919b38373601 (patch) | |
| tree | 595a4be56f8e4d06bfa205bb88c0b11ace2b0092 /home-config | |
| parent | 012e58699d4183dc27e13d60bf9a85e974d45b07 (diff) | |
Taskwarrior is now nix, updated bluez
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" '' | 
