From 0e47774c3d3a2f79c1931c658ba1bac02cc0cbcf Mon Sep 17 00:00:00 2001 From: zackartz Date: Mon, 17 Jun 2024 12:27:08 -0400 Subject: [PATCH] 754 current 2024-06-17 12:27:07 24.11.20240617.311a251 6.9.3-zen1 * --- flake.lock | 8 ++++---- homes/x86_64-linux/zack@earth/default.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index c95cba9..3549fbb 100644 --- a/flake.lock +++ b/flake.lock @@ -669,11 +669,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1718638656, - "narHash": "sha256-Yi5ihVCWQeDXzGWRmIFNU4R9UUGQZFvwC3uOMZCgZYE=", + "lastModified": 1718639631, + "narHash": "sha256-N8bT29SDZUAQcLQsEvUeCFOvV2R69j/dTQtOj5DSgRg=", "ref": "refs/heads/main", - "rev": "28ce0e0f804de50f75eab797bc404c1be0b54442", - "revCount": 4857, + "rev": "d1340bd1d8eedd274283e0cb2568a3ed67b58c81", + "revCount": 4858, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" diff --git a/homes/x86_64-linux/zack@earth/default.nix b/homes/x86_64-linux/zack@earth/default.nix index 2169ab5..1971b34 100644 --- a/homes/x86_64-linux/zack@earth/default.nix +++ b/homes/x86_64-linux/zack@earth/default.nix @@ -13,7 +13,7 @@ tools.tmux.enable = true; tools.neovim.enable = true; tools.skim.enable = true; - tools.ohmyposh.enable = true; + tools.starship.enable = true; tools.direnv.enable = true; tools.tealdeer.enable = true; tools.bat.enable = true;