more pc configuration

This commit is contained in:
Kopatz
2023-11-22 12:12:11 +01:00
parent 71705b84c0
commit 67f0cf7d6e
10 changed files with 54 additions and 3 deletions

3
modules/flatpak.nix Normal file
View File

@@ -0,0 +1,3 @@
{
services.flatpak.enable = true;
}