Skip to content

Commit

Permalink
chore: bump nix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurist-85 committed Sep 2, 2024
1 parent 08da504 commit 7082ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/test/configuration.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ pkgs, config, lib, ... }:
{
system.stateVersion = "23.11";
system.stateVersion = "24.05";

/*
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
Expand Down

0 comments on commit 7082ef6

Please sign in to comment.