feat: rec-sh
This commit is contained in:
@@ -5,7 +5,11 @@
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
imports = [];
|
||||
imports = [
|
||||
inputs.rec-sh.homeManagerModules.rec-sh
|
||||
];
|
||||
|
||||
programs.rec-sh.enable = true;
|
||||
|
||||
programs.brave.enable = true;
|
||||
programs.brave.extensions = [
|
||||
|
||||
Reference in New Issue
Block a user