nixosConfig: specialArgs = "inputs" -> "{inherit inputs;}"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, config, pkgs, nixpkgs, ... }: {
|
||||
{ lib, config, pkgs, ... }: {
|
||||
nixpkgs.overlays = [(self: super: rec {
|
||||
# Discord fix
|
||||
discord = super.discord.override {
|
||||
|
||||
Reference in New Issue
Block a user