Formating
This commit is contained in:
parent
3e975d3e0d
commit
61f4fb61a2
1 changed files with 1 additions and 3 deletions
|
|
@ -2,9 +2,7 @@
|
||||||
description = "NixOS System Configuration for duckland.org";
|
description = "NixOS System Configuration for duckland.org";
|
||||||
|
|
||||||
# Binary cache configuration for faster builds
|
# Binary cache configuration for faster builds
|
||||||
nixConfig = {
|
nixConfig = {allowUnfree = true;};
|
||||||
allowUnfree = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue