fix: nix crimes (flatpak)

This commit is contained in:
Ashhhleyyy 2023-10-06 16:36:50 +01:00
parent 8a00bccfbb
commit 93610f55ea
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -1,9 +1,10 @@
{ config, pkgs, ... }: {
services.flatpak.enable = true;
home.packages = with pkgs; [
nerdfonts
firefox
fluffychat
fractal-next
cachix
prismlauncher
];