mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
nix: firefox
This commit is contained in:
parent
39eabd9c51
commit
c82f504385
9 changed files with 299 additions and 12 deletions
|
|
@ -4,7 +4,8 @@
|
|||
nix-flatpak,
|
||||
plasma-manager,
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./packages/cli.nix
|
||||
./packages/gui.nix
|
||||
|
|
@ -15,6 +16,9 @@
|
|||
./programs/shell.nix
|
||||
./programs/vscode.nix
|
||||
./programs/git.nix
|
||||
./programs/firefox.nix
|
||||
./programs/distrobox.nix
|
||||
# ./programs/floorp.nix
|
||||
../../modules/home/dev/c.nix
|
||||
../../modules/home/dev/java.nix
|
||||
../../modules/home/dev/nix.nix
|
||||
|
|
@ -23,7 +27,7 @@
|
|||
../../modules/home/programs/fzf.nix
|
||||
../../modules/home/programs/lsd.nix
|
||||
../../modules/home/programs/nvim.nix
|
||||
../../modules/home/programs/rime.nix
|
||||
# ../../modules/home/programs/rime.nix
|
||||
../../modules/home/programs/starship.nix
|
||||
../../modules/home/programs/zed-editor.nix
|
||||
../../modules/home/programs/zoxide.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue