first test-build

This commit is contained in:
2026-03-06 23:01:13 +01:00
parent 690ab55e10
commit d1056a9f60
5 changed files with 1073 additions and 346 deletions
-10
View File
@@ -13,13 +13,3 @@
)
];
}
{ config, pkgs, lib, user, inputs, ... }:
{
imports = [
./hyprland/top.nix
./mangowc/top.nix
./system/top.nix
];
# .. put any code here
}