update, remove hyprland, alacritty opacity.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{
|
||||
imports = [
|
||||
../../modules/home/vim.nix
|
||||
../../modules/home/hyprland.nix
|
||||
../../modules/home/river.nix
|
||||
../../modules/home/games.nix
|
||||
../../modules/home/alacritty.nix
|
||||
];
|
||||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
@@ -68,8 +68,10 @@
|
||||
bash.enable = true;
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "Lily Anderson";
|
||||
userEmail = "lilylanderson@zoho.com";
|
||||
settings.user = {
|
||||
name = "Lily Anderson";
|
||||
email = "lilylanderson@zoho.com";
|
||||
};
|
||||
lfs.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user