flake: switch to nixpkgs unstable by default

This commit is contained in:
lelgenio 2023-06-13 17:14:11 -03:00
parent 37df277974
commit a024dad386
8 changed files with 14 additions and 43 deletions

View file

@ -7,7 +7,6 @@ in
config = {
programs.helix = {
enable = true;
package = pkgs.unstable.helix;
settings = {
theme = "my-theme";
editor = {

View file

@ -83,7 +83,7 @@
# steam # It's enabled in the system config
tlauncher
gamescope
unstable.amdgpu_top
amdgpu_top
glxinfo
vulkan-tools