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:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user