feat: blender
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
./modules/theme/home.nix
|
||||
./modules/spicetify/home.nix
|
||||
./modules/obs/home.nix
|
||||
./modules/blender/home.nix
|
||||
./overlays.nix
|
||||
];
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
@@ -22,7 +23,7 @@
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Doloro1978";
|
||||
userEmail = "doloro@proton.me";
|
||||
userEmail = "doloroo@proton.me";
|
||||
};
|
||||
|
||||
# This value determines the Home Manager release that your configuration is
|
||||
@@ -44,6 +45,7 @@
|
||||
# spotify
|
||||
pavucontrol
|
||||
lazygit
|
||||
btop
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
||||
Reference in New Issue
Block a user