Update home.nix
This commit is contained in:
parent
8bac0cc7aa
commit
e91448fdf3
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue