feat: restructure and move apps into their own configs (#2)
This commit is contained in:
9
home/programs/template.nix
Normal file
9
home/programs/template.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
device,
|
||||
...
|
||||
}: {
|
||||
programs = {
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user