fix nixgl input
This commit is contained in:
2
home.nix
2
home.nix
@ -22,7 +22,7 @@
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
tmux
|
tmux
|
||||||
inputs.oscgoesbrrr.packages.${system}.default
|
inputs.oscgoesbrrr.packages.${system}.default
|
||||||
nixgl.nixGLIntel
|
inputs.nixgl.nixGLIntel
|
||||||
# htop
|
# htop
|
||||||
#inputs.baballonia.${system}.default
|
#inputs.baballonia.${system}.default
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user