Regenerated

This commit is contained in:
2026-04-29 12:35:57 +02:00
parent 8f4b14cd12
commit 4291bc2da0
3 changed files with 395 additions and 395 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
hyprland.url = "github:hyprwm/Hyprland";
};
outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland,
emacs-overlay, zen-browser, flatpak, ... }:
emacs-overlay, zen-browser, quickshell, flatpak, ... }:
let
system = "x86_64-linux";
flakeRoot = self;