Update Nixpkgs

This commit is contained in:
2024-10-23 23:02:14 -07:00
parent 5ffd603261
commit e6d1660d15
2 changed files with 143 additions and 37 deletions

View File

@ -17,9 +17,7 @@
};
outputs = { self, nixpkgs, nix-bitcoin, nixvim, agenix, ... }:@attrs: {
{
outputs = { self, nixpkgs, nix-bitcoin, nixvim, agenix, ... }@attrs: {
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {