mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-07 13:03:03 -04:00
dont nneed to use pinned protonn vpn anymore
This commit is contained in:
parent
7b8b20a853
commit
c3fe80b08c
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,11 @@
|
|||
{pkgs, stable, ...}: {
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./pinned.nix
|
||||
];
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
parsec-bin
|
||||
stable.protonvpn-gui
|
||||
protonvpn-gui
|
||||
insomnia
|
||||
teamviewer
|
||||
filezilla
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue