mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
fix
This commit is contained in:
parent
201e2160a4
commit
25df3c37ef
3 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
|
||||
{ system.stateVersion = "22.11";
|
||||
{ system.stateVersion = "23.11";
|
||||
|
||||
users.users = {
|
||||
${config.user.name} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue