set up something working (hopefully)
This commit is contained in:
parent
b29d02ff56
commit
9e6fd4dc95
21 changed files with 567 additions and 10 deletions
6
modules/vali/graphics/default.nix
Normal file
6
modules/vali/graphics/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
import = [
|
||||
./wms/i3wm.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue