flakes: update

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-11-24 04:35:35 +05:30
parent 07325d0112
commit 436e1016d7
3 changed files with 72 additions and 73 deletions

View File

@@ -48,10 +48,10 @@
inputs.nvim.overlay
inputs.rust.overlays.default
inputs.emacs.overlay
inputs.nix-gaming.overlays.default
channels
(_: _: {
nbfc-linux = inputs.nbfc.packages.${system}.nbfc-client-c;
games = inputs.nix-gaming.packages.${system};
})
];
config.allowUnfree = true;