mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update unstable.nix
This commit is contained in:
parent
6ebd12ab38
commit
9f3a06e9e2
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ let
|
|||
# reuse the current configuration
|
||||
{ config = config.nixpkgs.config; };
|
||||
in
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
unstable.protonvpn-cli
|
||||
unstable.protonvpn-gui
|
||||
unstable.rustc
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue