mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Restructure wm configuration for future expansion
This commit is contained in:
parent
3509e1d959
commit
d3ff309fd9
6 changed files with 11 additions and 6 deletions
5
modules/home/dm/default.nix
Normal file
5
modules/home/dm/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./qtile
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue