mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: update nixpkgs
This commit is contained in:
parent
4987c3976a
commit
23e1f73ce9
5 changed files with 47 additions and 18 deletions
|
|
@ -4965,6 +4965,7 @@ Also, the system state version is set here. No need to touch it.
|
|||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"jitsi-meet-1.0.8043"
|
||||
"electron-29.4.6"
|
||||
];
|
||||
|
||||
home-manager = {
|
||||
|
|
@ -8559,7 +8560,7 @@ The rest of the settings is at [[#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf][work]]
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
teams-for-linux
|
||||
stable.teams-for-linux
|
||||
google-chrome
|
||||
shellcheck
|
||||
dig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue