Flake: Update inputs and put protonvpn into stable

This commit is contained in:
Zeph Levy 2026-04-22 11:01:51 +02:00
parent e9ae144415
commit 940e4009e2
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1776184304, "lastModified": 1776454077,
"narHash": "sha256-No6QGBmIv5ChiwKCcbkxjdEQ/RO2ZS1gD7SFy6EZ7rc=", "narHash": "sha256-7zSUFWsU0+jlD7WB3YAxQ84Z/iJurA5hKPm8EfEyGJk=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "3c7524c68348ef79ce48308e0978611a050089b2", "rev": "565e5349208fe7d0831ef959103c9bafbeac0681",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -61,7 +61,6 @@
# Internet # Internet
bitwarden-desktop bitwarden-desktop
proton-vpn
# ente-auth # ente-auth
signal-desktop signal-desktop
strawberry strawberry
@ -100,6 +99,7 @@
# Misbehaving packages # Misbehaving packages
(with pkgs-stable; [ (with pkgs-stable; [
librewolf librewolf
protonvpn-gui
]); ]);
# Unfree pkgs # Unfree pkgs