aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorrubiigen <alyxwren@proton.me>2024-07-11 15:08:36 +0100
committerFrankie B <frankieraybrown@gmail.com>2024-07-11 15:17:22 +0100
commitf3273f5c0f4762f0e53a6fcba9f29747ad13ce57 (patch)
tree88ce944ee680d04462fabda13cc9b0b1ad441d35 /flake.nix
parent9bfa850bc3935fdc21c457f8325325cb28298f7f (diff)
allows rebuild to succeed, few things commented out for they are shitfucked:tm:
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";