add copilot extension and flake update

This commit is contained in:
Salar Rahmanian 2025-03-09 15:27:49 -07:00
parent 8ebee52022
commit 85942195f4
3 changed files with 21 additions and 17 deletions

View file

@ -2,7 +2,7 @@
description = "Nix and home-manager configurations for Softinio's macbook";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nix-darwin = {
url = "github:LnL7/nix-darwin";
inputs.nixpkgs.follows = "nixpkgs";