Regenerated

This commit is contained in:
2026-03-22 15:49:32 +00:00
parent 6ce2a621a3
commit 813a6e0735
33 changed files with 0 additions and 1602 deletions
-2
View File
@@ -821,8 +821,6 @@ 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";