feat(alex): enable gnome calls

This commit is contained in:
Ashhhleyyy 2023-10-31 13:40:11 +00:00
parent 8161724ea5
commit 7700c17bad
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -41,6 +41,7 @@
programs.steam.enable = true;
nixpkgs.config.allowUnfree = true;
programs.calls.enable = true;
system.stateVersion = "22.11";
}