Remove nur

This commit is contained in:
DashieTM 2024-12-22 19:31:20 +01:00
parent 8551193dd2
commit dacf800363
2 changed files with 1 additions and 21 deletions

View file

@ -21,7 +21,6 @@
inputs.hyprland.follows = "hyprland";
};
nur.url = "github:nix-community/nur";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
ironbar = {
@ -81,7 +80,6 @@
};
pkgs = import inputs.nixpkgs {
system = "x86_64-linux";
overlays = [ inputs.nur.overlays.default ];
config = {
allowUnsupportedSystem = true;
permittedInsecurePackages = permittedPackages;