add stevenblack blocklist
This commit is contained in:
commit
4ea85b9368
5 changed files with 23 additions and 11 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{pkgs, config, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
monado
|
||||
];
|
||||
|
|
@ -26,5 +29,4 @@
|
|||
# }
|
||||
# '';
|
||||
# };
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue