email and stuff
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
mthomson = import ./home.nix;
|
||||
};
|
||||
};
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
# Auto upgrade nix package and the daemon service.
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
../../modules/home-manager/eza ../../modules/home-manager/bat
|
||||
../../modules/home-manager/irssi
|
||||
../../modules/home-manager/email
|
||||
../../modules/home-manager/password-store
|
||||
];
|
||||
home.username = "mthomson";
|
||||
home.homeDirectory = "/Users/mthomson";
|
||||
@@ -58,6 +59,7 @@
|
||||
calcurse
|
||||
glow
|
||||
gcc
|
||||
keepassxc
|
||||
luajit
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user