made hm profile for home desktop.
This commit is contained in:
parent
13a813a32a
commit
d9e424dcfb
6 changed files with 19 additions and 5 deletions
|
@ -35,12 +35,12 @@ inputs.home-manager.lib.homeManagerConfiguration {
|
|||
home.homeDirectory = /home/gabe;
|
||||
imports = [
|
||||
../roles/home-manager/terminal.nix
|
||||
../modules/home-manager/nvim
|
||||
../modules/home-manager/common.nix
|
||||
../modules/home-manager/syncthing.nix
|
||||
../modules/home-manager/beets.nix
|
||||
../modules/home-manager/mpd/mpd.nix
|
||||
../modules/home-manager/email.nix
|
||||
../modules/home-manager/terminal/voice.nix
|
||||
];
|
||||
})
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
|
@ -38,7 +38,6 @@ inputs.home-manager.lib.homeManagerConfiguration {
|
|||
home.homeDirectory = /home/gabe;
|
||||
imports = [
|
||||
../roles/home-manager/terminal.nix
|
||||
../modules/home-manager/nvim
|
||||
../modules/home-manager/common.nix
|
||||
../modules/home-manager/syncthing.nix
|
||||
../modules/home-manager/email.nix
|
Loading…
Add table
Add a link
Reference in a new issue