Recreated all the nixes
This commit is contained in:
+705
-840
File diff suppressed because it is too large
Load Diff
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./animations_effects/top.nix
|
||||
./decorations/top.nix
|
||||
./keyboard_binds/top.nix
|
||||
./notifications/top.nix
|
||||
./statusbar_tray/top.nix
|
||||
./task_launcher/top.nix
|
||||
./task_window_workspace_switcher/top.nix
|
||||
./window_rules/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./animations_effects/top.nix
|
||||
./decorations/top.nix
|
||||
./keyboard_binds/top.nix
|
||||
./notifications/top.nix
|
||||
./statusbar_tray/top.nix
|
||||
./task_launcher/top.nix
|
||||
./task_window_workspace_switcher/top.nix
|
||||
./window_rules/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./accessibility/top.nix
|
||||
./file_management/top.nix
|
||||
./gaming/top.nix
|
||||
./media_playback_editing/top.nix
|
||||
./office_productivity/top.nix
|
||||
./terminal_shell/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./databases/top.nix
|
||||
./devops_ci_cd/top.nix
|
||||
./programming_languages/top.nix
|
||||
./virtualization/top.nix
|
||||
./web_development/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your configurations here
|
||||
}
|
||||
@@ -1,4 +1,7 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [ ./placeholder.nix ];
|
||||
imports = [
|
||||
# No subfolders to import
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./audio/top.nix
|
||||
./backups/top.nix
|
||||
./bluetooth/top.nix
|
||||
./disk_management/top.nix
|
||||
./hardware_sensors/top.nix
|
||||
./logging_monitoring/top.nix
|
||||
./login_manager/top.nix
|
||||
./monitor_setup/top.nix
|
||||
./networking/top.nix
|
||||
./power_management/top.nix
|
||||
./printers_scanners/top.nix
|
||||
./security/top.nix
|
||||
./system_updates/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./applications/top.nix
|
||||
./development/top.nix
|
||||
./system_management/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
@@ -13,3 +13,13 @@
|
||||
)
|
||||
];
|
||||
}
|
||||
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./hyprland/top.nix
|
||||
./mangowc/top.nix
|
||||
./system/top.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user