Rebuild files to add wayland as separate file in system/core
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ config, pkgs, lib, user, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./top.nix
|
||||
./wayland.nix
|
||||
];
|
||||
# .. put any code here
|
||||
|
||||
Reference in New Issue
Block a user