mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 11:12:42 +00:00
nix: firefox
This commit is contained in:
parent
39eabd9c51
commit
c82f504385
9 changed files with 299 additions and 12 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
kitty
|
||||
ghostty
|
||||
|
|
@ -25,5 +26,8 @@
|
|||
vivaldi
|
||||
kdePackages.kdeconnect-kde
|
||||
picard
|
||||
qutebrowser
|
||||
ryubing
|
||||
qbittorrent
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue