mirror of
https://github.com/MichaelFisher1997/nixos.git
synced 2025-08-13 11:23:43 +00:00
moved home manager to module
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
programs.fish.enable = true;
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "MichaelFisher1997";
|
||||
};
|
||||
#programs.git = {
|
||||
# enable = true;
|
||||
# userName = "MichaelFisher1997";
|
||||
#};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
jdk8
|
||||
|
||||
Reference in New Issue
Block a user