dregil: Import path instead of default.nix
This commit is contained in:
parent
3dec08779d
commit
7fc99ce334
4 changed files with 9 additions and 8 deletions
|
|
@ -3,8 +3,9 @@
|
|||
{
|
||||
imports = [
|
||||
./cli.nix
|
||||
# ./programs/xmonad/default.nix
|
||||
./programs/rofi/default.nix
|
||||
./programs/xmonad
|
||||
./programs/rofi
|
||||
# ./programs/polybar
|
||||
];
|
||||
|
||||
home = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue