Drop bambu-studio and add flatpak
This commit is contained in:
5
systems/modules/flatpak.nix
Normal file
5
systems/modules/flatpak.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ...}:
|
||||
|
||||
{
|
||||
services.flatpak.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user