Compare commits
No commits in common. "ea1107463d0d5b6218eae026e5c994670065bbdd" and "6edea89b7766d7ffba7e3c20a3cf63bb58fabf27" have entirely different histories.
ea1107463d
...
6edea89b77
2 changed files with 1 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
nixpkgs = {
|
||||
config = {
|
||||
|
@ -6,5 +6,4 @@
|
|||
allowUnfreePredicate = _: true;
|
||||
};
|
||||
};
|
||||
nixpkgs.flake.source = inputs.nixpkgs;
|
||||
}
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
libreoffice
|
||||
thunderbird
|
||||
obsidian
|
||||
foliate
|
||||
;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue