diff options
Diffstat (limited to 'home-config')
| -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 d91f48f..38faa33 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -60,6 +60,7 @@ | |||
| 60 | "tor" | 60 | "tor" | 
| 61 | "unzip" | 61 | "unzip" | 
| 62 | "alacritty" | 62 | "alacritty" | 
| 63 | "foot" | ||
| 63 | "htop" | 64 | "htop" | 
| 64 | "curl" | 65 | "curl" | 
| 65 | "pandoc" | 66 | "pandoc" | 
| diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index 49a8fa6..292f8ba 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -32,7 +32,6 @@ | |||
| 32 | rustup | 32 | rustup | 
| 33 | gcc | 33 | gcc | 
| 34 | pkg-config | 34 | pkg-config | 
| 35 | waybar | ||
| 36 | 35 | ||
| 37 | # # It is sometimes useful to fine-tune packages, for example, by applying | 36 | # # It is sometimes useful to fine-tune packages, for example, by applying | 
| 38 | # # overrides. You can do that directly here, just don't forget the | 37 | # # overrides. You can do that directly here, just don't forget the | 
