Update flake to unstable, add chromium/opencode modules, update emacs config
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
self.submodules = true;
|
||||
# Nixpkgs
|
||||
#Temporarily
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||
#Need unstable for opencode and agent-shell
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
|
||||
# Unused unstable
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
Reference in New Issue
Block a user