+nixgl
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
inputs.nur.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.default
|
||||
inputs.m3ta-nixpkgs.overlays.modifications
|
||||
inputs.nixgl.overlay
|
||||
# Add stable as an overlay for home-manager
|
||||
(final: _prev: {
|
||||
stable = import inputs.nixpkgs {
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
home.packages = with pkgs; [
|
||||
rose-pine-hyprcursor
|
||||
nitch
|
||||
nixgl
|
||||
# # Adds the 'hello' command to your environment. It prints a friendly
|
||||
# # "Hello, world!" when run.
|
||||
# pkgs.hello
|
||||
|
||||
Reference in New Issue
Block a user