hosts/tux: Move AGHPB-related flake import to where it belongs

This commit is contained in:
Weckyy702
2026-03-17 00:30:33 +01:00
parent dbed42316a
commit 336c395b56
2 changed files with 7 additions and 7 deletions

View File

@@ -1,11 +1,4 @@
{ inputs, ... }: {
flake-file.inputs = {
aghpb = {
url = "github:cat-milk/Anime-Girls-Holding-Programming-Books";
flake = false;
};
};
flake.modules.homeManager.tux-hyprland = {
imports = with inputs.self.modules.homeManager; [
ashell

View File

@@ -1,4 +1,11 @@
{ inputs, ... }: {
flake-file.inputs = {
aghpb = {
url = "github:cat-milk/Anime-Girls-Holding-Programming-Books";
flake = false;
};
};
flake.modules.homeManager.randomized-aghpb-wallpaper = {
imports = with inputs.self.factory; [
(wpaperd {