further improvements

This commit is contained in:
christoph.hollizeck 2024-03-26 19:20:50 +01:00 committed by Christoph Hollizeck
parent 8f6e59d683
commit eb46317121
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
7 changed files with 41 additions and 31 deletions

View file

@ -1,9 +1,4 @@
{ options
, config
, lib
, pkgs
, ...
}:
{ options, config, lib, pkgs, ... }:
with lib;
with lib.wyrdgard;
let
@ -16,7 +11,11 @@ in
config = mkIf cfg.enable {
environment.systemPackages = [
neofetch
fd
tree
ripgrep
];
wyrdgard = {