rename WM to wm

This commit is contained in:
smayzy
2025-07-08 23:56:52 +02:00
parent 3411c49648
commit 8014c0e97a
3 changed files with 1 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{ lib, config, pkgs, ... }:
{
imports = [
./hyprland.nix
];
}