chore: update flake and go back to nixos-unstable

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-04-26 07:50:25 -03:00
parent 596dd0a7e6
commit b562dfe76a
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 56 additions and 32 deletions

View file

@ -2,7 +2,7 @@
description = "NixOS System Flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";