mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 03:07:57 -05:00
Attempting To Fix (for now?) spotifyd
Also, flake update
This commit is contained in:
parent
1a574b5682
commit
7fbfe374e7
4 changed files with 16 additions and 6 deletions
|
|
@ -71,5 +71,9 @@
|
|||
envy = nixosConfigurations.envy.config.home-manager.users.${globals.user}.home;
|
||||
virt-nix = nixosConfigurations.virt-nix.config.home-manager.users.${globals.user}.home;
|
||||
};
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"jitsi-meet-1.0.8043"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue