bloat
This commit is contained in:
parent
20f0705053
commit
714753ab9f
3 changed files with 6 additions and 341 deletions
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
inputs,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
package = inputs.hxwrap.packages.${pkgs.system}.default;
|
||||
package = pkgs.helix;
|
||||
in {
|
||||
environment.systemPackages = [package];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue