nvm hyperland

This commit is contained in:
Tao Tien 2024-02-10 19:34:34 -08:00
parent 3dff18eaee
commit 8a7c1a7f33
2 changed files with 1 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{ pkgs, inputs, ... }: {
imports = [
(import ./helix.nix { inherit pkgs inputs; })
./hyprland.nix
# ./hyprland.nix
];