mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Various updates, flake update
This commit is contained in:
parent
e9e4a844f5
commit
ff1d56277f
11 changed files with 37 additions and 38 deletions
|
|
@ -6,7 +6,6 @@ let
|
|||
overlays = [
|
||||
(import ./nur { inherit inputs; })
|
||||
(import inputs.emacs-overlay)
|
||||
(import ./rustfmt)
|
||||
(import ./dns { inherit inputs; })
|
||||
(import ./local)
|
||||
] ++ (map (path: import "${path}/overlay.nix") [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue