summary refs log tree commit diff stats
path: root/sys/services
diff options
context:
space:
mode:
Diffstat (limited to 'sys/services')
-rw-r--r--sys/services/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/services/default.nix b/sys/services/default.nix
index d5e9f2a..3ac5204 100644
--- a/sys/services/default.nix
+++ b/sys/services/default.nix
@@ -1,6 +1,5 @@
 {...}: {
   imports = [
-    ./flatpak
     ./fwupd
   ];
 }