summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.nix1
-rw-r--r--home.nix2
2 files changed, 2 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 606bbc0..9796f53 100644
--- a/common.nix
+++ b/common.nix
@@ -316,6 +316,7 @@ in
gitFull
glxinfo
go
+ gorilla-bin
gptfdisk
heaptrack
hotspot
diff --git a/home.nix b/home.nix
index 64ce943..114d326 100644
--- a/home.nix
+++ b/home.nix
@@ -56,7 +56,7 @@
# nice prompt
programs.oh-my-posh = {
enable = true;
- useTheme = "slim";
+ useTheme = "tokyo";
};
# nice cd