optimizing

This commit is contained in:
Matt Nish-Lapidus 2024-10-02 00:16:51 -04:00
parent 12b0f88de1
commit 9ff3c67bcd
2 changed files with 7 additions and 7 deletions

6
flake.lock generated
View file

@ -114,11 +114,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1727540905, "lastModified": 1727672256,
"narHash": "sha256-40J9tW7Y794J7Uw4GwcAKlMxlX2xISBl6IBigo83ih8=", "narHash": "sha256-9/79hjQc9+xyH+QxeMcRsA6hDyw6Z9Eo1/oxjvwirLk=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "fbca5e745367ae7632731639de5c21f29c8744ed", "rev": "1719f27dd95fd4206afb9cec9f415b539978827e",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -64,7 +64,7 @@
sbcl sbcl
nodejs_18 nodejs_18
platformio-core platformio-core
borgmatic #borgmatic
kanata-with-cmd kanata-with-cmd
#wezterm #wezterm
lazygit lazygit
@ -235,9 +235,9 @@
bat = { bat = {
enable = true; enable = true;
}; };
borgmatic = { # borgmatic = {
enable = true; # enable = true;
}; # };
eza = { eza = {
enable = true; enable = true;
enableFishIntegration = true; enableFishIntegration = true;