Update home.nix

This commit is contained in:
ediblerope 2025-12-08 12:10:14 +00:00 committed by GitHub
parent 8bac0cc7aa
commit e91448fdf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# settings/home.nix # settings/home.nix
{ config, pkgs, ... }: { config, pkgs, lib, ... }:
{ {
# Define the state version for Home Manager # Define the state version for Home Manager
home.stateVersion = "25.11"; home.stateVersion = "25.11";