Update configuration.nix

This commit is contained in:
2026-02-11 01:27:51 -07:00
parent 4488040500
commit 680939fe51

View File

@@ -17,6 +17,7 @@
environment.systemPackages = with pkgs; [
git
openssl
];
system.stateVersion = "25.11";