fixes for pc2, misc changes

This commit is contained in:
Vinzenz Schroeter 2024-10-26 16:43:08 +02:00
parent f41cd58e54
commit 074ea3bd3b
6 changed files with 33 additions and 39 deletions

View file

@ -4,9 +4,7 @@ inputs @ {
pkgs,
lib,
...
}: let
isGnomeEnabled = osConfig.my.desktop.enableGnome;
in {
}: {
programs = {
home-manager.enable = true;
fzf.enable = true;