removed modules dir in home
This commit is contained in:
parent
60370e0d5d
commit
2cf287d570
2 changed files with 0 additions and 24 deletions
|
|
@ -1,16 +0,0 @@
|
||||||
[
|
|
||||||
./joshuto/
|
|
||||||
./kitty/
|
|
||||||
./lazygit/
|
|
||||||
./neofetch/
|
|
||||||
./resource-monitor/
|
|
||||||
./search/
|
|
||||||
./starship/
|
|
||||||
./youtube-tui/
|
|
||||||
./yt-dlp/
|
|
||||||
./zathura/
|
|
||||||
./firefox/
|
|
||||||
./imgview/
|
|
||||||
./notify/
|
|
||||||
./mpv/
|
|
||||||
]
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
{ config, pkgs, ... }:
|
|
||||||
{
|
|
||||||
home = {
|
|
||||||
packages = with pkgs; [
|
|
||||||
youtube-tui
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue