fixed file structore

This commit is contained in:
vali 2024-04-10 17:44:54 +02:00
commit 732a343ac6
32 changed files with 102 additions and 36 deletions

View file

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