feat: overhaul callisto to use new liminalOS configuration method

This commit is contained in:
Youwen Wu 2024-12-25 19:54:42 -08:00
parent a506d2aed4
commit 0b8e5ade7b
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
6 changed files with 22 additions and 1020 deletions

View file

@ -0,0 +1,8 @@
{
imports = [
../../../hm/modules
../../users/youwen
];
home.stateVersion = "24.05";
}