1
0
forked from c3d2/nix-config

hedgedoc: switch to normal nixos-unstable

This commit is contained in:
Sandro - 2022-08-18 23:55:34 +02:00
parent 73a81397d8
commit 476e7f5f47
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -498,7 +498,7 @@
self.nixosModules.microvm
./hosts/hedgedoc
];
nixpkgs = inputs.nixos-unstable-sandro;
nixpkgs = inputs.nixos-unstable;
};
pulsebert = nixosSystem' {