Configuration for pang13
This commit is contained in:
parent
7734fbcd64
commit
f342ac6f9d
10 changed files with 138 additions and 6 deletions
9
hosts/pang13/home.nix
Normal file
9
hosts/pang13/home.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
(import ./apps.nix)
|
||||
(import ../thinkpads/i3.nix)
|
||||
(import ../thinkpads/polybar.nix)
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue