Rebuild files to add wayland as separate file in system/core

This commit is contained in:
2026-03-07 15:57:11 +01:00
parent 2ffd57ddc9
commit d6ad57c8c9
3 changed files with 302 additions and 305 deletions
-1
View File
@@ -1,7 +1,6 @@
{ config, pkgs, lib, user, inputs, ... }:
{
imports = [
./top.nix
./wayland.nix
];
# .. put any code here