boreal: initial setup
This commit is contained in:
parent
fe5df275d6
commit
d8e794f865
9 changed files with 139 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixUnstable;
|
||||
extraOptions = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue