liminalOS/reference/hosts/cassini/home.nix
Youwen Wu 164dc2758a
Some checks are pending
Check flake / check (push) Waiting to run
feat: overhaul cassini configuration
2024-12-26 23:56:38 -08:00

7 lines
78 B
Nix

{
imports = [
../../users/youwen
];
home.stateVersion = "24.05";
}