some stuff ig
This commit is contained in:
parent
11536e636f
commit
82bed310d8
12 changed files with 144 additions and 68 deletions
10
home/programs/games/roblox.nix
Normal file
10
home/programs/games/roblox.nix
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
self,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# i have sober installed imperatively through flatpak
|
||||
home.packages = [
|
||||
self.packages.${pkgs.system}.sobercookie
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue