Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-11-11 13:44:58 -05:00
parent d4c463a57d
commit 1f361e80f6
10 changed files with 51 additions and 50 deletions

View File

@@ -13,6 +13,7 @@
../../modules/home-manager/email
../../modules/home-manager/zk
../../modules/home-manager/password-store
../../modules/home-manager/taskwarrior
];
home.username = "mthomson";
home.homeDirectory = "/Users/mthomson";
@@ -28,9 +29,6 @@
enableZshIntegration = true; # see note on other shells below
nix-direnv.enable = true;
};
spotify-player = {
enable = true;
};
java = {
enable = true;
};
@@ -55,14 +53,11 @@
wireguard-tools
kompose
inetutils
taskwarrior3
taskwarrior-tui
devenv
_1password
_1password-cli
calcurse
glow
gcc
keepassxc
luajit
qemu
];