forked from foxora/nix
cerulean v0.2.5-alpha
This commit is contained in:
parent
ba8d341512
commit
d512a54074
6 changed files with 44 additions and 32 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{inputs, ...} @ args: {
|
||||
nixpkgs.channels = {
|
||||
default = {
|
||||
base = {
|
||||
overlays = [(import ./overlays.nix args)];
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue