From 2ecf25ffd5385bd1b7afb4b08dd30b1ef62c202f Mon Sep 17 00:00:00 2001 From: Tristan Druyen Date: Wed, 13 Sep 2023 20:54:39 +0200 Subject: [PATCH] Add alejandra Signed-off-by: Tristan Druyen --- configuration.nix | 1 - flake.lock | 6 +++--- flake.nix | 4 +++- home.nix | 1 + 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/configuration.nix b/configuration.nix index 4a936e6..6629de7 100644 --- a/configuration.nix +++ b/configuration.nix @@ -7,7 +7,6 @@ ... }: { imports = [ - # Include the results of the hardware scan. ./hardware-configuration.nix ]; diff --git a/flake.lock b/flake.lock index eccd485..7fae54f 100644 --- a/flake.lock +++ b/flake.lock @@ -309,11 +309,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1694426803, - "narHash": "sha256-osusXQo0zkEqs502SNMffsKp1O9evpDM54A37MuyT2Q=", + "lastModified": 1694499547, + "narHash": "sha256-R7xMz1Iia6JthWRHDn36s/E248WB1/je62ovC/dUVKI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9a74ffb2ca1fc91c6ccc48bd3f8cbc1501bf7b8a", + "rev": "e5f018cf150e29aac26c61dac0790ea023c46b24", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 968f082..45c2660 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,9 @@ system = "x86_64-linux"; modules = [ ./configuration.nix - {_module.args.nix-doom-emacs-module = nix-doom-emacs.hmModule;} + { + _module.args.nix-doom-emacs-module = nix-doom-emacs.hmModule; + } ./home.nix home-manager.nixosModules.home-manager { diff --git a/home.nix b/home.nix index 7721961..d2a2225 100644 --- a/home.nix +++ b/home.nix @@ -49,6 +49,7 @@ }; home.packages = with pkgs; [ + alejandra atool alacritty bitwarden