mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +00:00
6 lines
64 B
Nix
6 lines
64 B
Nix
{ config, lib, pkgs, ... }:
|
|
|
|
{
|
|
home.stateVersion = "23.05";
|
|
}
|