further i3 configration, VFIO overhaul

This commit is contained in:
kat witch 2022-01-06 02:09:46 +00:00 committed by kat
parent 29c6d142f8
commit 9dbef76fad
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
15 changed files with 542 additions and 90 deletions

View file

@ -8,7 +8,7 @@ let
(import inputs.emacs-overlay)
(import ./rustfmt)
(import ./dns { inherit inputs; })
(import ./local.nix)
(import ./local)
] ++ (map (path: import "${path}/overlay.nix") [
inputs.arcexprs
inputs.katexprs