fixe spacenavd, new wallpaper

This commit is contained in:
Schrottkatze 2023-03-20 23:40:08 +01:00
parent 1d2c6bb0f0
commit 25c81ef9e8
7 changed files with 35 additions and 17 deletions

View file

@ -7,9 +7,9 @@ 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
];
#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; [