fix: nix crimes (flatpak)
This commit is contained in:
parent
8a00bccfbb
commit
93610f55ea
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
{ config, pkgs, ... }: {
|
||||
services.flatpak.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nerdfonts
|
||||
firefox
|
||||
fluffychat
|
||||
fractal-next
|
||||
cachix
|
||||
prismlauncher
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue