Attempting To Fix (for now?) spotifyd

Also, flake update
This commit is contained in:
Annika Merris 2024-08-25 20:31:21 -04:00
parent 1a574b5682
commit 7fbfe374e7
4 changed files with 16 additions and 6 deletions

View file

@ -21,6 +21,10 @@ inputs.nixpkgs.lib.nixosSystem {
home-manager.useGlobalPkgs = true;
# something with overlays, I don't get those yet.
nixpkgs.config.permittedInsecurePackages = [
"jitsi-meet-1.0.8043"
];
# Hardware
physical = true;
networking.hostName = "kim";