1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat: miscellaneous updates

This commit is contained in:
Ryan Cao 2025-05-30 20:44:04 +08:00
parent 42a1293f6d
commit e495878b0e
Signed by: ryanccn
GPG key ID: F605AB4AF937D5D0
12 changed files with 119 additions and 82 deletions

View file

@ -40,5 +40,6 @@
home = "/Users/ryan";
};
system.primaryUser = "ryan";
system.stateVersion = 6;
}

View file

@ -14,8 +14,6 @@ in
{
environment.systemPackages = with pkgs; [
nixfmt-rfc-style
alejandra
nixpkgs-fmt
statix
deadnix
@ -32,21 +30,11 @@ in
yt-dlp
xkcdpass
# nodePackages.typescript-language-server
dprint
# google-cloud-sdk
# railway
# cloudflared
# flyctl
# btop
doggo
doppler
dprint
dust
fd
ffmpeg
# gum
hyperfine
jq
just
@ -59,15 +47,16 @@ in
watchexec
xh
typst
exiftool
# packwiz
# spicetify-cli
ffmpeg
typst
defaultPackages.nrr
defaultPackages.am
defaultPackages.nyoom
defaultPackages.morlana
defaultPackages.spdx-gen
defaultPackages.moldau
defaultPackages.arkencrab
];
}