Still GTK
This commit is contained in:
@@ -872,7 +872,15 @@ let
|
||||
packages.conf : ${toString packagesConfPath}
|
||||
Hint : check the attribute name on search.nixos.org/packages
|
||||
''
|
||||
else
|
||||
found;
|
||||
packages = builtins.seq _guard (map resolvePkg entries);
|
||||
in
|
||||
{
|
||||
environment.systemPackages =
|
||||
packages
|
||||
}
|
||||
|
||||
#+END_SRC
|
||||
|
||||
** =generated/system/applications/flatpaks.nix=
|
||||
|
||||
Reference in New Issue
Block a user