From 5db6f1c87bbac49bf0dd8f2702bdef43137723d1 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 27 Jun 2022 17:07:45 +0200 Subject: Fmt: Move custom packages together --- hosts/home.nix | 4 ++-- hosts/luna/home.nix | 2 +- hosts/phobos/home.nix | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/home.nix b/hosts/home.nix index 6d508cf..2edad88 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -25,8 +25,6 @@ in dunst sxhkd feh - custom.smart-wallpaper - custom.dwmbar pavucontrol polkit_gnome progress @@ -36,6 +34,8 @@ in git-crypt nixpkgs-fmt paperkey + custom.smart-wallpaper + custom.dwmbar ]; }; diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index 87a5f0c..7adeb31 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -8,11 +8,11 @@ in #jetbrains.idea-community calibre qtcreator + kcc custom.anime-downloader custom.adl custom.trackma custom.kindlegen - kcc ]; programs.firefox.profiles.default.settings = { diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 8708ead..54da2b3 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -8,11 +8,11 @@ in jetbrains.idea-community calibre qtcreator + kcc custom.anime-downloader custom.adl custom.trackma custom.kindlegen - kcc ]; programs.firefox.profiles.default.settings = { -- cgit 1.4.1