website/hosts/desktop/default.nix

6 lines
66 B
Nix
Raw Normal View History

2023-05-25 03:18:18 +00:00
{ config, lib, pkgs, ... }:
{
system.stateVersion = "23.05";
}