pang13: misc

This commit is contained in:
Elnu 2023-10-02 14:00:50 -07:00
parent 4bd8222dc3
commit 1f7c9c06d8
4 changed files with 19 additions and 2 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
(import ./apps.nix)
(import ./i3)
(import ../thinkpads/i3.nix)
(import ../thinkpads/polybar.nix)
];