summary refs log tree commit diff stats
path: root/system/settings/programs
diff options
context:
space:
mode:
authorAlan Pearce2024-05-18 20:58:51 +0200
committerAlan Pearce2024-05-18 20:58:51 +0200
commit6a4d1a1d4485acd1ae3879bb65da5bb67b654936 (patch)
tree5232fd52c947941eb757bb70fad878498c7cdf42 /system/settings/programs
parentdd2d25b8929750d66345641928aa10f80f40f883 (diff)
downloadnixfiles-6a4d1a1d4485acd1ae3879bb65da5bb67b654936.tar.lz
nixfiles-6a4d1a1d4485acd1ae3879bb65da5bb67b654936.tar.zst
nixfiles-6a4d1a1d4485acd1ae3879bb65da5bb67b654936.zip
move lorri service to home-manager
Diffstat (limited to 'system/settings/programs')
-rw-r--r--system/settings/programs/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/programs/base.nix b/system/settings/programs/base.nix
index 81a71a4b..47ed4c07 100644
--- a/system/settings/programs/base.nix
+++ b/system/settings/programs/base.nix
@@ -1,5 +1,4 @@
 { pkgs, ... }: {
-  services.lorri.enable = true;
   environment.systemPackages = with pkgs; [
     home-manager
     brotli