Finally a dendritic structure that will give me a way to builkd my

system in a logical and consistent way.
This commit is contained in:
2026-03-06 16:17:19 +01:00
parent 1d2e7b66ba
commit 9efed999ca
8987 changed files with 104977 additions and 554 deletions
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Hyprland program configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Hyprland script configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Hyprland plugin configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Hyprland window manager configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Hyprland overrides here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Hyprland theme configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Rofi theme configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Waybar theme configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Mangowc program configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Mangowc script configurations here
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Mangowc plugin configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Mangowc window manager configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Mangowc overrides here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Waybar theme configurations here
}
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}
@@ -0,0 +1,4 @@
{ pkgs, user, ... }:
{
# Your Wofi theme configurations here
}