- working paperless config

- switch to nixos-unstable
This commit is contained in:
Clara Dautermann 2025-03-15 20:22:12 +01:00
parent 61cfdd25e7
commit 123076829d
3 changed files with 8 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
};
outputs = { nixpkgs, ... }: {
colmena = {