Regenerated

This commit is contained in:
2026-03-22 15:48:31 +00:00
parent 56cfb13581
commit a992456fb3
33 changed files with 2 additions and 1598 deletions
+2
View File
@@ -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";