From 0510b04886948e527c38d7f681ac2499d2282a6e Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:24:39 +0400 Subject: [PATCH] Revert "(hosts) sakopc: disable flatpak" This reverts commit 4e1b1b77951d8503ecf5ec0a2edb03be0bd3aefc. --- hosts/sakopc/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index e06aed99..8e647c49 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -10,6 +10,7 @@ modules = { desktop = { + flatpak.enable = true; wireguard.enable = true; printing.enable = true; bspwm = {