Compare commits

..

No commits in common. "ea1107463d0d5b6218eae026e5c994670065bbdd" and "6edea89b7766d7ffba7e3c20a3cf63bb58fabf27" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{ inputs, ... }:
{ ... }:
{
nixpkgs = {
config = {
@ -6,5 +6,4 @@
allowUnfreePredicate = _: true;
};
};
nixpkgs.flake.source = inputs.nixpkgs;
}

View file

@ -5,8 +5,6 @@
libreoffice
thunderbird
obsidian
foliate
;
};
}