Add alejandra

Signed-off-by: Tristan Druyen <tristan@vault81.de>
This commit is contained in:
Tristan D. 2023-09-13 20:54:39 +02:00
parent 36d8bff94b
commit 2ecf25ffd5
Signed by: tristan
SSH key fingerprint: SHA256:U7y6eMb7CQDaTHv9XoX6/BaQnPqyxxKc+Xnfcefi6rY
4 changed files with 7 additions and 5 deletions

View file

@ -7,7 +7,6 @@
...
}: {
imports = [
# Include the results of the hardware scan.
./hardware-configuration.nix
];

6
flake.lock generated
View file

@ -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": {

View file

@ -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
{

View file

@ -49,6 +49,7 @@
};
home.packages = with pkgs; [
alejandra
atool
alacritty
bitwarden