chore: update flake.lock and flake.nix to use release-25.11 for nixpkgs and home-manager

This commit is contained in:
Thiago Sposito 2025-12-04 23:51:41 -03:00
parent c63221b54d
commit 0cb9c93c5c
Signed by: thiago
GPG key ID: 3065EA73A976D430
3 changed files with 14 additions and 11 deletions

View file

@ -1,5 +1,4 @@
{
config,
pkgs,
lib,
...
@ -31,6 +30,8 @@
code-cursor
direnv
distrobox
emacs
emacs-all-the-icons-fonts
fira-code
firefox
hwinfo
@ -67,6 +68,8 @@
};
programs = {
git = {
enable = true;
settings = {