mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-06-28 04:09:11 +00:00
Change aliases, terminal and work stuff
This commit is contained in:
parent
ab338d3b15
commit
97677f6181
10 changed files with 14 additions and 93 deletions
|
@ -4,15 +4,10 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
mold
|
||||
gcc
|
||||
ninja
|
||||
clang
|
||||
lld
|
||||
lldb
|
||||
musl
|
||||
jdk11
|
||||
dioxus-cli
|
||||
surrealdb
|
||||
surrealdb-migrations
|
||||
surrealist
|
||||
trunk
|
||||
];
|
||||
}
|
|
@ -4,8 +4,6 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
thunderbird
|
||||
element-desktop
|
||||
aws-sam-cli
|
||||
awscli2
|
||||
gnumake
|
||||
cmake
|
||||
];
|
||||
|
|
|
@ -17,7 +17,6 @@ in
|
|||
fzf
|
||||
jq
|
||||
silver-searcher
|
||||
ranger
|
||||
ripgrep
|
||||
networkmanager-openvpn
|
||||
(pkgs.writeTextDir "share/sddm/themes/breeze/theme.conf.user" ''
|
||||
|
@ -25,10 +24,7 @@ in
|
|||
background=${customWallpaper}
|
||||
'')
|
||||
dig
|
||||
caligula
|
||||
zig
|
||||
zls
|
||||
spotify
|
||||
texlive.combined.scheme-full
|
||||
];
|
||||
}
|
|
@ -9,7 +9,7 @@
|
|||
vscodium
|
||||
thunderbird
|
||||
fastfetch
|
||||
wezterm
|
||||
ghostty
|
||||
neovim
|
||||
logseq
|
||||
element-desktop
|
||||
|
@ -18,8 +18,8 @@
|
|||
python3
|
||||
gnumake
|
||||
gccgo
|
||||
# nodejs_22
|
||||
# corepack_22
|
||||
nodejs_22
|
||||
corepack_22
|
||||
azure-cli
|
||||
sops
|
||||
blender
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue