among other things, make my polybar cuter

This commit is contained in:
Schrottkatze 2023-11-17 21:31:06 +01:00
parent 4946136de3
commit 93b80d45f4
4 changed files with 30 additions and 20 deletions

View file

@ -7,9 +7,6 @@ in with lib; {
enable = mkEnableOption "Enable gaming stuff";
};
config = mkIf cfg.enable {
#nixpkgs.overlays = [
#(import (builtins.fetchTarball "https://github.com/PrismLauncher/PrismLauncher/archive/develop.tar.gz")).overlay
#];
programs.steam.enable = true;
home-manager.users.jade = { pkgs, ... }: {
home.packages = with pkgs; [