last update
for x11 for a while
This commit is contained in:
parent
1e42a87ce3
commit
346c1fd1de
5 changed files with 41 additions and 28 deletions
6
home-manager/modules/ani-cli.nix
Normal file
6
home-manager/modules/ani-cli.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
ani-cli
|
||||
aria2
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue