Skip to content

Commit

Permalink
Rebuild: NixOS: 165
Browse files Browse the repository at this point in the history
  • Loading branch information
JPyke3 committed Nov 21, 2024
1 parent 9c0e6f3 commit 8735bdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion programs/cli/spicetify.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
adblock
hidePodcasts
shuffle # shuffle+ (special characters are sanitized out of extension names)
fullAppDisplayMod
fullAppDisplayMod
];
theme = spicePkgs.themes.catppuccin;
colorScheme = "mocha";
Expand Down
2 changes: 1 addition & 1 deletion systems/nixos/japan/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
inputs.jovian.nixosModules.jovian
./syncthing.nix
];

environment.systemPackages = [
pkgs.kodi-wayland
];
Expand Down

0 comments on commit 8735bdb

Please sign in to comment.