update
and adapt setup to changes
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home.packages = with pkgs; [ zoom-us ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user