summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-10-11 23:45:39 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-10-11 23:45:39 -0400
commitada2a99fe56a80dcdb913b8e90293825387934c6 (patch)
tree799167c908303dec1dad673f981a83d37f7b1034 /home-config
parentcc8f9e2f8ee1f8dcfcf054d1bcbc607f0064a7c6 (diff)
WAYBAR FIXED. LETS FUCKING GOOOOO
Diffstat (limited to 'home-config')
-rw-r--r--home-config/home-configuration.scm1
-rw-r--r--home-config/nix-home-manager/home.nix1
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