moved some packages

This commit is contained in:
KoenDR06 2025-02-27 23:06:47 +01:00
parent bb0e1d7591
commit 896c688be4
10 changed files with 30 additions and 26 deletions

View file

@ -36,6 +36,6 @@ in {
home-manager.users.${homeCfg.username} = lib.mkIf (!headless) {
imports = [./config.nix];
};
};
};
}