first pass at reorg
This commit is contained in:
parent
123d74cb27
commit
dbae17bd46
17 changed files with 120 additions and 99 deletions
4
wm/default.nix
Normal file
4
wm/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [ ./sway ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue