fixed i3wm

This commit is contained in:
vali 2024-04-10 12:10:30 +02:00
commit be2074f868
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, lib, config, ... }:
{
import = [
imports = [
./wms/i3wm.nix
];
}