Configure desktop
This commit is contained in:
parent
0461a90ff8
commit
58c1114531
6 changed files with 119 additions and 0 deletions
5
hosts/desktop/home.nix
Normal file
5
hosts/desktop/home.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ (import ./i3.nix) ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue