diff options
| -rw-r--r-- | home-config/home-configuration.scm | 1 | ||||
| -rw-r--r-- | home-config/nix-home-manager/home.nix | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index d6ff707..89a4511 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -80,6 +80,7 @@ | |||
| 80 | "texlive-etoolbox" | 80 | "texlive-etoolbox" |
| 81 | "zathura" | 81 | "zathura" |
| 82 | "zathura-pdf-mupdf" | 82 | "zathura-pdf-mupdf" |
| 83 | "go" | ||
| 83 | "fzf" | 84 | "fzf" |
| 84 | "weechat" | 85 | "weechat" |
| 85 | "gimp" | 86 | "gimp" |
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index c73478e..c535157 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -30,7 +30,6 @@ | |||
| 30 | yt-dlp | 30 | yt-dlp |
| 31 | #pass | 31 | #pass |
| 32 | rustup | 32 | rustup |
| 33 | go | ||
| 34 | nodePackages.pnpm | 33 | nodePackages.pnpm |
| 35 | gcc | 34 | gcc |
| 36 | pkg-config | 35 | pkg-config |
