Fix nixos-config shell
This commit is contained in:
parent
a8925700f4
commit
b7d8abf537
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
pkgs.nixos-rebuild
|
||||
pkgs.nixpkgs-fmt
|
||||
(pkgs.writeShellScriptBin "fetchpatch" "curl -L https://github.com/NixOS/nixpkgs/pull/$1.patch -o patches/$1.patch")
|
||||
inputs.agenix.defaultPackage.x86_64-linux
|
||||
inputs.agenix.packages.${pkgs.system}.default
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue