Move oh-my-posh out of home configuration.

This commit is contained in:
jay
2025-07-02 05:57:11 -04:00
parent 84f6005f65
commit 840446aabc
2 changed files with 8 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
./programs/bash.nix
./programs/git.nix
./programs/lazygit.nix
./programs/oh-my-posh.nix
./programs/rofi.nix
./services/arrpc.nix
./services/fluidsynth.nix
@@ -78,13 +79,6 @@
};
};
programs.oh-my-posh = {
enable = true;
enableBashIntegration = true;
useTheme = "blueish";
};
programs.rbw = {
enable = true;
# settings = {