Revert "flake: switch to nixpkgs unstable by default"

This reverts commit a024dad386.
This commit is contained in:
Leonardo Eugênio 2023-07-05 19:58:50 -03:00
parent e7e9f167d7
commit 42b5fcf970
8 changed files with 61 additions and 32 deletions

View file

@ -7,6 +7,7 @@ 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
amdgpu_top
unstable.amdgpu_top
glxinfo
vulkan-tools