Revert "flake: switch to nixpkgs unstable by default"
This reverts commit a024dad386
.
This commit is contained in:
parent
e7e9f167d7
commit
42b5fcf970
8 changed files with 61 additions and 32 deletions
|
@ -7,6 +7,7 @@ in
|
|||
config = {
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.helix;
|
||||
settings = {
|
||||
theme = "my-theme";
|
||||
editor = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue