a lot of changes, and spotify thats important too
This commit is contained in:
13
nix/home.nix
13
nix/home.nix
@@ -5,8 +5,12 @@
|
||||
./modules/hyprland/home.nix
|
||||
./modules/quickshell/home.nix
|
||||
./modules/chromium/home.nix
|
||||
./modules/neovim/home.nix
|
||||
#./modules/stylix/home.nix
|
||||
#./modules/neovim/home.nix
|
||||
./modules/stylix/home.nix
|
||||
./modules/nixvim/home.nix
|
||||
./modules/tmux/home.nix
|
||||
./modules/theme/home.nix
|
||||
./modules/spicetify/home.nix
|
||||
];
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
@@ -15,7 +19,7 @@
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "doloro";
|
||||
userName = "Doloro1978";
|
||||
userEmail = "doloro@proton.me";
|
||||
};
|
||||
|
||||
@@ -35,7 +39,8 @@
|
||||
vim
|
||||
telegram-desktop
|
||||
vesktop
|
||||
spotify
|
||||
# spotify
|
||||
pavucontrol
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
||||
Reference in New Issue
Block a user