test
This commit is contained in:
parent
3fc32ade25
commit
3e4e74f79e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
description = "Bootstrap Nix Flake for my laptop";
|
||||
|
||||
inputs = {
|
||||
nixpngs.url = "github:nixos/nixpgs/nixos-23.05";
|
||||
nixpkgs.url = "github:nixos/nixpgs/nixos-23.05";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs }: {
|
||||
|
|
Loading…
Reference in a new issue