mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Use latest zoom and signal packages
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
nix.package = pkgs.nixUnstable;
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [];
|
||||
};
|
||||
|
||||
users.users.dave = {
|
||||
isNormalUser = true;
|
||||
extraGroups = ["docker" "wheel" "libvirtd" "corectrl"];
|
||||
|
Reference in New Issue
Block a user