mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: overhaul callisto to use new liminalOS configuration method
This commit is contained in:
parent
a506d2aed4
commit
0b8e5ade7b
6 changed files with 22 additions and 1020 deletions
8
reference/hosts/callisto/home.nix
Normal file
8
reference/hosts/callisto/home.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
../../../hm/modules
|
||||
../../users/youwen
|
||||
];
|
||||
|
||||
home.stateVersion = "24.05";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue