This commit is contained in:
gpskwlkr 2024-03-24 23:46:50 +04:00
parent 07d4f917bd
commit 0ed6ef409a
7 changed files with 110 additions and 5 deletions

View file

@ -1,7 +1,6 @@
{ config, lib, pkgs, ... }:
{
system.stateVersion = "23.11";
}