Various updates, flake update

This commit is contained in:
kat witch 2022-03-08 17:20:28 +00:00 committed by kat
parent e9e4a844f5
commit ff1d56277f
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
11 changed files with 37 additions and 38 deletions

View file

@ -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") [