From 9ff3c67bcdcf139a2c99bbeb695084dec55d8ff5 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Wed, 2 Oct 2024 00:16:51 -0400 Subject: [PATCH] optimizing --- flake.lock | 6 +++--- home/home.nix | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index a74ea69..65f322e 100644 --- a/flake.lock +++ b/flake.lock @@ -114,11 +114,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1727540905, - "narHash": "sha256-40J9tW7Y794J7Uw4GwcAKlMxlX2xISBl6IBigo83ih8=", + "lastModified": 1727672256, + "narHash": "sha256-9/79hjQc9+xyH+QxeMcRsA6hDyw6Z9Eo1/oxjvwirLk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "fbca5e745367ae7632731639de5c21f29c8744ed", + "rev": "1719f27dd95fd4206afb9cec9f415b539978827e", "type": "github" }, "original": { diff --git a/home/home.nix b/home/home.nix index bdc6502..fc3975d 100644 --- a/home/home.nix +++ b/home/home.nix @@ -64,7 +64,7 @@ sbcl nodejs_18 platformio-core - borgmatic + #borgmatic kanata-with-cmd #wezterm lazygit @@ -235,9 +235,9 @@ bat = { enable = true; }; - borgmatic = { - enable = true; - }; + # borgmatic = { + # enable = true; + # }; eza = { enable = true; enableFishIntegration = true;