bump home-manager stateversion

This commit is contained in:
2024-01-31 22:33:15 +01:00
parent 542c96597e
commit f8a81ff83b
2 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
{ pkgs, config, ... }:
{
#nixpkgs.config.allowUnfree = true;
home.stateVersion = "23.05";
home.stateVersion = "23.11";
imports = [
./profiles/sops.nix