mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
chore(deps): remove lix and use upstream nix
This commit is contained in:
parent
5e215769dd
commit
672879cd7c
5 changed files with 4 additions and 97 deletions
|
@ -44,7 +44,6 @@
|
|||
}
|
||||
]
|
||||
++ (with inputs; [
|
||||
lix-module.nixosModules.default
|
||||
home-manager.nixosModules.home-manager
|
||||
ucode.nixosModules.default
|
||||
]);
|
||||
|
|
|
@ -40,9 +40,7 @@
|
|||
}
|
||||
]
|
||||
++ (with inputs; [
|
||||
lix-module.nixosModules.default
|
||||
home-manager.nixosModules.home-manager
|
||||
apple-silicon.nixosModules.apple-silicon-support
|
||||
|
||||
]);
|
||||
}
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
../../modules/linux/wine
|
||||
../../overlays
|
||||
|
||||
lix-module.nixosModules.default
|
||||
lanzaboote.nixosModules.lanzaboote
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue