From 965f8de5db356eec84c0e631b0c4a7ec41ded432 Mon Sep 17 00:00:00 2001 From: James Walker Date: Mon, 19 Aug 2024 20:04:21 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20no=20more=20lorri?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/epicurus/darwin-configuration.nix | 2 -- hosts/heraclitus/darwin-configuration.nix | 2 -- 2 files changed, 4 deletions(-) diff --git a/hosts/epicurus/darwin-configuration.nix b/hosts/epicurus/darwin-configuration.nix index 61c04f6..454b7fe 100644 --- a/hosts/epicurus/darwin-configuration.nix +++ b/hosts/epicurus/darwin-configuration.nix @@ -19,8 +19,6 @@ # Auto upgrade nix package and the daemon service. services.nix-daemon.enable = true; - services.lorri.enable = true; - users.users.walkah.openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ0mE4MyMnfd1b2nlBJT7kpZ6Vov+ILuGNfzdp5ZBNQe walkah@walkah.net" ]; diff --git a/hosts/heraclitus/darwin-configuration.nix b/hosts/heraclitus/darwin-configuration.nix index 928603f..765de27 100644 --- a/hosts/heraclitus/darwin-configuration.nix +++ b/hosts/heraclitus/darwin-configuration.nix @@ -18,8 +18,6 @@ # Auto upgrade nix package and the daemon service. services.nix-daemon.enable = true; - services.lorri.enable = true; - system = { defaults = { dock = {