mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
chore: clean up
This commit is contained in:
parent
e190c5cbaa
commit
cd8c34f8da
18 changed files with 399 additions and 301 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ lib, pkgs, config, ... }: let
|
||||
inherit (lib) optionalAttrs getExe;
|
||||
{ lib, pkgs, ... }: let
|
||||
inherit (lib) getExe;
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnupg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue