aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix7
1 files changed, 1 insertions, 6 deletions
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";