mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "b730cef265df726b93d779d573df1a4f9894d6de" and "4f26901e9a8de8644455bdc47e83fb80fa256aac" have entirely different histories.
b730cef265
...
4f26901e9a
1 changed files with 1 additions and 12 deletions
|
@ -12,35 +12,27 @@
|
|||
libtool
|
||||
pcre
|
||||
pkg-config
|
||||
patchelf
|
||||
gnutls
|
||||
gsasl
|
||||
|
||||
# CLI tools
|
||||
act
|
||||
bat
|
||||
bitwarden-cli
|
||||
cloudflared
|
||||
delta
|
||||
exa
|
||||
ffmpeg
|
||||
fzf
|
||||
gh
|
||||
git
|
||||
gitui
|
||||
gnupg
|
||||
jq
|
||||
kubectl
|
||||
mosh
|
||||
neovim
|
||||
nixpkgs-fmt
|
||||
ripgrep
|
||||
sops
|
||||
vim
|
||||
wget
|
||||
|
||||
# Programs
|
||||
jetbrains.idea-ultimate
|
||||
jetbrains.phpstorm
|
||||
jetbrains.rider
|
||||
rectangle
|
||||
|
@ -89,7 +81,6 @@
|
|||
brews = [
|
||||
"composer"
|
||||
"ddev"
|
||||
"mkcert"
|
||||
"pkg-config"
|
||||
"sdl2"
|
||||
];
|
||||
|
@ -107,6 +98,7 @@
|
|||
"google-chrome"
|
||||
"itch"
|
||||
"iterm2"
|
||||
"nss"
|
||||
"obs"
|
||||
"raycast"
|
||||
"sequel-ace"
|
||||
|
@ -127,9 +119,6 @@
|
|||
settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
};
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 8d";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue