Compare commits
2 commits
353499a037
...
ea1107463d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ea1107463d | ||
![]() |
93caa53b2e |
2 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ... }:
|
||||
{ inputs, ... }:
|
||||
{
|
||||
nixpkgs = {
|
||||
config = {
|
||||
|
@ -6,4 +6,5 @@
|
|||
allowUnfreePredicate = _: true;
|
||||
};
|
||||
};
|
||||
nixpkgs.flake.source = inputs.nixpkgs;
|
||||
}
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
libreoffice
|
||||
thunderbird
|
||||
obsidian
|
||||
foliate
|
||||
;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue