removed extra braces in flake
This commit is contained in:
parent
42c2886813
commit
00105229a0
1 changed files with 57 additions and 60 deletions
|
|
@ -26,9 +26,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, home-manager, nixos-hardware, disko, nixpkgs, sops-nix, ... }@inputs:
|
outputs = { self, home-manager, nixos-hardware, disko, nixpkgs, sops-nix, ... }@inputs:
|
||||||
{
|
|
||||||
|
|
||||||
|
|
||||||
let
|
let
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
pkgs = import nixpkgs {
|
pkgs = import nixpkgs {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue