set up something working (hopefully)
This commit is contained in:
parent
ef7d08bedf
commit
86e93de371
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