mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
needs flatpaks
This commit is contained in:
parent
8a2a6ccfdb
commit
76788051dd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
printing.enable = true;
|
printing.enable = true;
|
||||||
|
|
||||||
# software
|
# software
|
||||||
flatpak.enable = false;
|
flatpak.enable = true;
|
||||||
gaming.enable = true;
|
gaming.enable = true;
|
||||||
virtualization = {
|
virtualization = {
|
||||||
docker.enable = true;
|
docker.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue