chore: disable plasma-manager for now, disko

This commit is contained in:
Ruben 2024-04-23 15:37:44 -05:00
commit c7e4d8c281
No known key found for this signature in database
GPG key ID: AE181294E97E4802
11 changed files with 314 additions and 89 deletions

View file

@ -25,13 +25,13 @@
flake-inputs.catppuccin.homeManagerModules.catppuccin
# plasma-manager
flake-inputs.plasma-manager.homeManagerModules.plasma-manager
#flake-inputs.plasma-manager.homeManagerModules.plasma-manager
# user packages
./packages.nix
# plasma config
./desktop.nix
#./desktop.nix
# theme config
./themes.nix
@ -55,6 +55,11 @@
source = ./config/zsh;
recursive = true;
};
# sheldon plugins
home.file.".config/sheldon" = {
source = ./config/sheldon;
recursive = true;
};
# ╭───────────────────────────────────────────────╮
# │ _ __ _ │