hyprland: Switch back nixpkgs release
Firefox keeps imploding
This commit is contained in:
parent
f563b036a1
commit
9226d8a7e6
2 changed files with 2 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs, pkgs, ...}:
|
||||
{ pkgs, ...}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
@ -27,7 +27,6 @@
|
|||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
};
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue