dotfiles/nixos/server-common.nix

1 line
58 B
Nix

{ config, pkgs, ... }: { system.stateVersion = "22.05"; }