machines(mac): switch to custom spotify & neovim modules
This commit is contained in:
parent
8cdcc6fbf6
commit
cfd60401fc
@ -1,8 +1,4 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
users.users.michael = {
|
||||
home = "/Users/michael";
|
||||
shell = pkgs.zsh;
|
||||
@ -26,8 +22,6 @@
|
||||
unstable.docker-compose
|
||||
# Video
|
||||
ffmpeg
|
||||
# Spotify
|
||||
master.spicetify-cli
|
||||
# Java
|
||||
checkstyle
|
||||
# XCode
|
||||
@ -39,7 +33,9 @@
|
||||
|
||||
my = {
|
||||
aerospace.enable = true;
|
||||
neovim.enable = true;
|
||||
sketchybar.enable = true;
|
||||
spotify.enable = true;
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user