Update files

This commit is contained in:
2026-03-20 19:26:48 +00:00
parent 4b83effbda
commit 695e9d1037
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, pkgs-unstable, ... }:
{ pkgs, pkgs-unstable, nix-gaming, ... }:
{
nixpkgs.config.allowUnfree = true;
@@ -32,6 +32,7 @@
makima # Key remapper for Linux TODO: Figure out and configure
mako # Notification daemon
neovim # Editor
nix-gaming.mo2installer
nodePackages.pnpm # JavaScript package manager (used by Neovim plugins)
nodejs_24 # JavaScript runtime
openssl # SSL/TLS toolkit