fix alignment and attrset

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-05-20 01:11:38 -04:00 committed by Alice Huston
parent d4916c36d3
commit ce9e8d9eaa

View File

@ -23,9 +23,7 @@
trusted-users = [ "root" ]; trusted-users = [ "root" ];
}; };
inputs = inputs = {
{
nixos-hardware.url = "github:NixOS/nixos-hardware"; nixos-hardware.url = "github:NixOS/nixos-hardware";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small"; nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-23.11"; nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-23.11";