mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 11:13:30 -05:00
fix proton (new gui sucks)
This commit is contained in:
parent
bb0202e109
commit
76f77464a4
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
{pkgs, stable, ...}: {
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
parsec-bin
|
||||
protonvpn-gui
|
||||
stable.protonvpn-gui
|
||||
insomnia
|
||||
teamviewer
|
||||
filezilla
|
||||
|
|
Loading…
Reference in a new issue