mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
feat:brave
This commit is contained in:
6
home/gui/browser/brave.nix
Normal file
6
home/gui/browser/brave.nix
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
brave
|
||||||
|
];
|
||||||
|
}
|
||||||
@@ -55,7 +55,6 @@ in {
|
|||||||
aria2
|
aria2
|
||||||
|
|
||||||
#Blog
|
#Blog
|
||||||
zola
|
|
||||||
go
|
go
|
||||||
pnpm
|
pnpm
|
||||||
nodejs_20
|
nodejs_20
|
||||||
|
|||||||
Reference in New Issue
Block a user