mirror of
https://github.com/ryanccn/flake.git
synced 2026-01-27 04:06:28 +01:00
feat: nixd, lix -> nix, update fonts
This commit is contained in:
parent
e9455b9098
commit
3404601a4a
8 changed files with 91 additions and 64 deletions
|
|
@ -88,7 +88,6 @@
|
|||
self,
|
||||
nix-darwin,
|
||||
home-manager,
|
||||
lix-module,
|
||||
darwin-custom-icons,
|
||||
...
|
||||
} @ inputs: {
|
||||
|
|
@ -96,7 +95,6 @@
|
|||
modules = [
|
||||
home-manager.darwinModules.home-manager
|
||||
darwin-custom-icons.darwinModules.default
|
||||
lix-module.nixosModules.default
|
||||
./system.nix
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue