This commit is contained in:
iFargle 2023-06-30 18:46:47 +09:00
parent 4115236c09
commit 9ca76cd6ce

View file

@ -1,4 +1,9 @@
{
inputs = {
nixpngs.url = "github:nixos/nixpgs/nixos-23.05"
};
outputs = { self, nixpkgs }: {
# replace 'joes-desktop' with your hostname here.
nixosConfigurations.nixos-p1 = nixpkgs.lib.nixosSystem {