mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add with lib to stateversion
This commit is contained in:
parent
186f7a1903
commit
8284b13ada
@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, ...}:
|
||||
{
|
||||
with lib;{
|
||||
system.stateVersion = mkDefault "21.05";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user