Brave as default browser, add/remove programs
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
home.packages = with pkgs; [
|
||||
audacity
|
||||
android-studio
|
||||
brave
|
||||
brightnessctl
|
||||
btop
|
||||
emacs-all-the-icons-fonts
|
||||
@@ -46,6 +47,7 @@
|
||||
kdePackages.kdenlive
|
||||
keepassxc
|
||||
libsForQt5.polkit-kde-agent
|
||||
localsend
|
||||
mpv
|
||||
nautilus
|
||||
netbeans
|
||||
@@ -59,10 +61,8 @@
|
||||
prismlauncher
|
||||
protonvpn-cli
|
||||
protonvpn-gui
|
||||
pspp
|
||||
qbittorrent
|
||||
signal-desktop
|
||||
swww
|
||||
texliveFull
|
||||
tree
|
||||
unzip
|
||||
@@ -181,8 +181,6 @@
|
||||
new = "source $HOME/.bashrc";
|
||||
newbar = "pkill waybar; waybar &disown";
|
||||
ping = "ping -c 5";
|
||||
set-github-var = "export GITHUB=$(sed -n 2p ~/documents/.git_keys)";
|
||||
set-gitlab-var = "export GITLAB=$(sed -n 4p ~/documents/.git_keys)";
|
||||
vi = "\\vim";
|
||||
work = "nix develop --impure";
|
||||
".." = "cd ..";
|
||||
|
||||
Reference in New Issue
Block a user