mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 10:56:11 +01:00
feat: glfw
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
@@ -57,6 +57,7 @@
|
||||
helio-workstation
|
||||
keepassxc
|
||||
vesktop
|
||||
inputs.zen-browser.packages."${system}".default
|
||||
|
||||
# > gaming < #
|
||||
prismlauncher
|
||||
@@ -83,5 +84,6 @@
|
||||
nixfmt-rfc-style
|
||||
nemo
|
||||
nixd
|
||||
glfw-wayland-minecraft
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user