From 62e2519639faa250f43f9e80e69906a59d07a44e Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 11 Jan 2025 03:55:19 +0100 Subject: delete legacy stuff and reformat --- hosts/toaster/irc.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts/toaster/irc.nix') diff --git a/hosts/toaster/irc.nix b/hosts/toaster/irc.nix index 85398ab..938fac3 100644 --- a/hosts/toaster/irc.nix +++ b/hosts/toaster/irc.nix @@ -1,4 +1,5 @@ -{ config, pkgs, ... }: { +{ config, pkgs, ... }: +{ environment.systemPackages = [ pkgs.senpai ]; sops.secrets = { -- cgit v1.3.1