Update 3 files
- /flake.nix - /configuration.nix - /modules/hm/default.nix
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
||||
hyprland-plugins = {
|
||||
url = "github:hyprwm/hyprland-plugins";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
|
||||
# Hardware Configuration's, used in ./configuration.nix. Feel free to remove if unused
|
||||
nixos-hardware.url = "github:nixos/nixos-hardware/master";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user