mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: update callisto reference system
This commit is contained in:
parent
b6d500cc53
commit
414ecc1a33
3 changed files with 25 additions and 13 deletions
|
@ -1,14 +1,13 @@
|
|||
{
|
||||
self,
|
||||
inputs,
|
||||
system,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./configuration.nix
|
||||
../../../modules/linux
|
||||
../../../overlays
|
||||
self.nixosModules.liminalOS
|
||||
{
|
||||
home-manager.users.youwen = {
|
||||
imports = [ ./home.nix ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue