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, ... }: {