add poby user module

This commit is contained in:
Sangmin Kim 2026-05-19 13:33:33 +09:00
parent 9730520879
commit 7261dc42c3
4 changed files with 23 additions and 3 deletions

5
home/poby.nix Normal file
View file

@ -0,0 +1,5 @@
{ ... }:
{
home.stateVersion = "25.11";
}