Gen 415: installed the NUR and added a firefox config

This commit is contained in:
pagedMov
2024-10-12 15:52:42 -04:00
parent 2f07137baa
commit a3614a0dc7
7 changed files with 77 additions and 17 deletions

View File

@@ -1,9 +1,10 @@
{ inputs, username, system, ... }:
{ nur, inputs, username, system, ... }:
{
imports =
[ (import ./btop.nix) ]
++ [ (import ./bat.nix) ]
++ [ (import ./firefox.nix) ]
++ [ (import ./cava.nix) ]
++ [ (import ./fuzzel.nix) ]
++ [ (import ./gtk.nix) ]