Compare commits
No commits in common. "b5b743baa5825d6ddb1df4dfd731ec7fbe9db05d" and "09ae0a2dc498f1952ccac0ea6bfa1beeceba48f1" have entirely different histories.
b5b743baa5
...
09ae0a2dc4
1 changed files with 2 additions and 10 deletions
|
@ -7,8 +7,8 @@ let
|
|||
iterm2_shell_integration = pkgs.fetchFromGitHub {
|
||||
owner = "gnachman";
|
||||
repo = "iTerm2-shell-integration";
|
||||
rev = "6554045b1184b213fdc9d731a45e8a75858291de";
|
||||
sha256 = "yhgowvJfxVdJE1yVYPWnJYvzhMsPc+HgkmDa++CcTDo=";
|
||||
rev = "43a6dd3259be5dcdb36e733d0898924d9d8c059d";
|
||||
sha256 = "gsP72bEgNa+F9rjhLPMgzHtrrqIIFcZxPx3uDBtixp0=";
|
||||
};
|
||||
in {
|
||||
# Home Manager needs a bit of information about you and the
|
||||
|
@ -25,26 +25,18 @@ in {
|
|||
"/home/spotlight";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
cloc
|
||||
croc
|
||||
ffmpeg
|
||||
go
|
||||
google-cloud-sdk
|
||||
gradle
|
||||
htop
|
||||
jdk
|
||||
jq
|
||||
mtr
|
||||
ncdu
|
||||
nixopsUnstable
|
||||
p7zip
|
||||
pry
|
||||
pwgen
|
||||
rustup
|
||||
tmux
|
||||
unar
|
||||
virt-manager
|
||||
watch
|
||||
wget
|
||||
yt-dlp
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue