1
0
Fork 0
mirror of https://github.com/youwen5/nixos.git synced 2025-03-04 08:01:10 -08:00
liminalOS/reference/hosts/cassini/home.nix

8 lines
78 B
Nix
Raw Normal View History

2024-12-26 23:50:53 -08:00
{
imports = [
../../users/youwen
];
home.stateVersion = "24.05";
}