Begin add flatpak
This commit is contained in:
parent
0cfd0d22d5
commit
012b7b1ff0
5 changed files with 39 additions and 4 deletions
|
@ -35,6 +35,8 @@
|
|||
packages = with pkgs; [nixd];
|
||||
};
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue