refactor: remove unneeded flake inputs and binary caches
This commit is contained in:
parent
56b517ad3b
commit
f450885e01
18 changed files with 99 additions and 651 deletions
|
@ -12,9 +12,6 @@
|
|||
'';
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
portalPackage =
|
||||
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
|
||||
home-manager.users.rafiq = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue