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
+393 -393
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -210,7 +210,7 @@ The Nix flake definition for Droidnix.
hyprland.url = "github:hyprwm/Hyprland"; hyprland.url = "github:hyprwm/Hyprland";
}; };
outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland, outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland,
emacs-overlay, zen-browser, flatpak, ... }: emacs-overlay, zen-browser, quickshell, flatpak, ... }:
let let
system = "x86_64-linux"; system = "x86_64-linux";
flakeRoot = self; flakeRoot = self;
+1 -1
View File
@@ -30,7 +30,7 @@
hyprland.url = "github:hyprwm/Hyprland"; hyprland.url = "github:hyprwm/Hyprland";
}; };
outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland, outputs = { self, nixpkgs, home-manager, import-tree, stylix, hyprland,
emacs-overlay, zen-browser, flatpak, ... }: emacs-overlay, zen-browser, quickshell, flatpak, ... }:
let let
system = "x86_64-linux"; system = "x86_64-linux";
flakeRoot = self; flakeRoot = self;