mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-08 05:23:02 -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 = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
parsec-bin
|
parsec-bin
|
||||||
stable.protonvpn-gui
|
protonvpn-gui
|
||||||
insomnia
|
insomnia
|
||||||
teamviewer
|
teamviewer
|
||||||
filezilla
|
filezilla
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue