From f3273f5c0f4762f0e53a6fcba9f29747ad13ce57 Mon Sep 17 00:00:00 2001 From: rubiigen Date: Thu, 11 Jul 2024 15:08:36 +0100 Subject: allows rebuild to succeed, few things commented out for they are shitfucked:tm: --- flake.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index dbb772e..5e79ce2 100644 --- a/flake.nix +++ b/flake.nix @@ -56,13 +56,8 @@ # nixos-hardware nixos-hardware.url = "github:NixOS/nixos-hardware/master"; - lanzaboote.url = "github:nix-community/lanzaboote"; - hyprland.url = "github:hyprwm/Hyprland?submodules=1"; - hyprgrass = { - url = "github:horriblename/hyprgrass"; - inputs.hyprland.follows = "hyprland"; - }; + nvf = { url = "github:notashelf/nvf"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3-54-g00ecf