chore: update flake.lock and flake.nix to use release-25.11 for nixpkgs and home-manager
This commit is contained in:
parent
c63221b54d
commit
0cb9c93c5c
3 changed files with 14 additions and 11 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue