Compare commits

..

No commits in common. "25dfde6d0ce190ec1cbfa555356f6d8bf32b1657" and "02bb10e6ea5e4b0c0335560f21a0f1f857f5e17b" have entirely different histories.

2 changed files with 12 additions and 21 deletions

View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1708294481,
"narHash": "sha256-DZtxmeb4OR7iCaKUUuq05ADV2rX8WReZEF7Tq//W0+Y=",
"lastModified": 1708031129,
"narHash": "sha256-EH20hJfNnc1/ODdDVat9B7aKm0B95L3YtkIRwKLvQG8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a54e05bc12d88ff2df941d0dc1183cb5235fa438",
"rev": "3d6791b3897b526c82920a2ab5f61d71985b3cf8",
"type": "github"
},
"original": {
@ -27,11 +27,11 @@
]
},
"locked": {
"lastModified": 1708231718,
"narHash": "sha256-IZdieFWvhBkxoOFMDejqLUYqD94WN6k0YSpw0DFy+4g=",
"lastModified": 1707707289,
"narHash": "sha256-YuDt/eSTXMEHv8jS8BEZJgqCcG8Tr3cyqaZjJFXZHsw=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "0e6857fa1d632637488666c08e7b02c08e3178f8",
"rev": "44f50a5ecaab72a61d5fd8e5c5717bc4bf9c25dd",
"type": "github"
},
"original": {
@ -58,11 +58,11 @@
},
"nur": {
"locked": {
"lastModified": 1708320008,
"narHash": "sha256-z3UURq162FuNuc2gqdveyDEgxSvpEWi8kyjXlzvlyGs=",
"lastModified": 1708213449,
"narHash": "sha256-m1H5SvWlIldAzQrvzOSxhoxNJjodIZZBY34F/Iu7id4=",
"owner": "nix-community",
"repo": "nur",
"rev": "a8d1fb94a4cdca7ac79b16456fefa9609b5bce4a",
"rev": "ccc244cf9a517cdfccfd6a7a8b47083a5f926a0e",
"type": "github"
},
"original": {

View file

@ -71,14 +71,11 @@
nodePackages.vscode-html-languageserver-bin
nodePackages.vscode-json-languageserver
nodePackages.yaml-language-server
ollama
openssl
oterm
pandoc
patchelf
pngpaste
prettyping
python3Packages.huggingface-hub
rclone
readline
ripgrep
@ -101,7 +98,6 @@
tree
tree-sitter
wget
xcodes
xz
yq
zoom-us
@ -112,9 +108,9 @@
enable = true;
};
programs.btop = {
enable = true;
};
# programs.btop = {
# enable = true;
# };
programs.darcs = {
enable = true;
@ -208,11 +204,6 @@
enable = true;
};
programs.nix-index = {
enable = true;
enableFishIntegration = true;
};
programs.starship = {
enable = true;
settings = {