feat: Added stuff
This commit is contained in:
9
home/apps/bottles.nix
Normal file
9
home/apps/bottles.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
pkgs,
|
||||
device,
|
||||
...
|
||||
}: {
|
||||
home.packages = [
|
||||
pkgs.bottles
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user