Compare commits

...

4 Commits

Author SHA1 Message Date
Alyxia Sother 81eb36f323
[nix] Order the systemPackages 2023-04-06 09:38:45 +02:00
Alyxia Sother 222eca3681
[dmitmel] Update submodule 2023-04-06 09:38:10 +02:00
Alyxia Sother abb6cdd614
[nix] Add Fyra's Vala toolset 2023-04-04 10:00:43 +02:00
Alyxia Sother 43c70202cf
[nix] Add some more software 2023-04-03 10:32:10 +02:00
2 changed files with 46 additions and 17 deletions

@ -1 +1 @@
Subproject commit 1a4a9123a7f85afd137e21b5682b3a4a6c443885
Subproject commit c2f72e61dbb37d68c5a971f0675ed92341d3dcc7

View File

@ -8,38 +8,63 @@
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [
# System tools
libtool
pcre
pkg-config
# CLI tools
act
bat
bitwarden-cli
crystal
delta
deno
exa
ffmpeg
fzf
git
gitui
gnupg
go
jq
mosh
neovim
nixpkgs-fmt
ripgrep
vim
wget
# Programs
jetbrains.phpstorm
jetbrains.rider
rectangle
slack
tailscale
# Programming languages
crystal
deno
dotnet-sdk
go
nodejs-19_x
ruby_3_1
shards
zig
# Libraries
nodePackages.http-server
nodePackages.pnpm
nodePackages.prettier
nodePackages.yarn
nodejs-19_x
openssl
pcre
pkg-config
rectangle
ripgrep
ruby_3_1
shards
slack
slack-term
tailscale
vim
wget
zig
# Fyra vala crap
glib
glib-networking
gobject-introspection
gtk4
libgee
meson
ninja
vala
];
homebrew = {
@ -63,11 +88,15 @@
casks = [
"alt-tab"
"amethyst"
"audacity"
"background-music"
"db-browser-for-sqlite"
"discord"
"docker"
"fig"
"firefox"
"google-chrome"
"itch"
"iterm2"
"nss"
"obs"