home/natto: added tofi config, changed hyprland config + webcord
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
inputs.nixpkgs.url = github:nixos/nixpkgs?rev=fad51abd42ca17a60fc1d4cb9382e2d79ae31836;
|
||||
};
|
||||
hyprland.url = github:hyprwm/Hyprland;
|
||||
webcord.url = github:huantianad/nixpkgs/webcord;
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, ... }:
|
||||
@@ -49,6 +50,7 @@
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
allowBroken = true;
|
||||
allowInsecure = true;
|
||||
};
|
||||
overlays = [
|
||||
inputs.nvim-overlay.overlay
|
||||
|
Reference in New Issue
Block a user