Use packages from stable which were from unstable before
This commit is contained in:
parent
fb88bd8c55
commit
289eecc497
3 changed files with 8 additions and 10 deletions
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
pkgs,
|
||||
pkgs-unstable,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
pkgs-unstable.cryptomator
|
||||
cryptomator
|
||||
|
||||
keepassxc
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue