From 2ceb1f9e15eb38f47036ecd47373b4a2ffe6aa41 Mon Sep 17 00:00:00 2001 From: notohh Date: Thu, 2 May 2024 03:13:43 -0400 Subject: [PATCH] home: fmt --- home/profiles/ame/default.nix | 5 +---- home/profiles/tsuki/default.nix | 1 + home/wayland/default.nix | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/home/profiles/ame/default.nix b/home/profiles/ame/default.nix index a29ea66..c1ab245 100644 --- a/home/profiles/ame/default.nix +++ b/home/profiles/ame/default.nix @@ -1,7 +1,4 @@ -{ - pkgs, - ... -}: { +{pkgs, ...}: { imports = [ ../../services ../../programs/anyrun diff --git a/home/profiles/tsuki/default.nix b/home/profiles/tsuki/default.nix index 96d23cf..3d51718 100644 --- a/home/profiles/tsuki/default.nix +++ b/home/profiles/tsuki/default.nix @@ -46,6 +46,7 @@ wine bottles prismlauncher + heroic inputs.nix-gaming.packages.${pkgs.system}.osu-lazer-bin (callPackage ../../../pkgs/chatterino7 {}) ]; diff --git a/home/wayland/default.nix b/home/wayland/default.nix index e2edd67..f82fdb3 100644 --- a/home/wayland/default.nix +++ b/home/wayland/default.nix @@ -1,6 +1,5 @@ { pkgs, - config, inputs, ... }: {