mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
refactor: move guest system and common lib parts to extra-modules
This commit is contained in:
parent
ab9c6fc507
commit
a44f73d3b0
16 changed files with 72 additions and 1092 deletions
|
@ -26,8 +26,6 @@
|
|||
./config/system.nix
|
||||
./config/users.nix
|
||||
|
||||
./guests
|
||||
|
||||
./acme-wildcard.nix
|
||||
./deterministic-ids.nix
|
||||
./distributed-config.nix
|
||||
|
@ -45,7 +43,6 @@
|
|||
];
|
||||
|
||||
nixpkgs.overlays = [
|
||||
inputs.microvm.overlay
|
||||
inputs.nixpkgs-wayland.overlay
|
||||
inputs.nixvim.overlays.default
|
||||
inputs.wired-notify.overlays.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue