pinwheel: Move installation of age to age module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ inputs, system, pkgs, ... }:
|
||||
{ system, pkgs, ... }:
|
||||
{
|
||||
imports =
|
||||
[
|
||||
@@ -65,7 +65,6 @@
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs.agenix.packages."${system}".default
|
||||
coreutils
|
||||
gnumake
|
||||
bash
|
||||
|
||||
Reference in New Issue
Block a user