Regenerated
This commit is contained in:
@@ -821,6 +821,8 @@ This installs a list of apps
|
||||
#+BEGIN_SRC nix :tangle generated/modules/system/apps/packages.nix :noweb tangle :mkdirp yes :eval never-html
|
||||
|
||||
{ config, lib, pkgs, flakeRoot, ... }:
|
||||
# Allowing non-free oftware
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
let
|
||||
packagesConfPath = "${flakeRoot}/assets/system/apps/packages.conf";
|
||||
|
||||
Reference in New Issue
Block a user