adding a plasma.nix to potentially config plasma

This commit is contained in:
Chris Cochrun 2024-09-04 10:31:46 -05:00
parent 8c0d6fefd3
commit 4c1e79088c
3 changed files with 290 additions and 0 deletions

View file

@ -7,6 +7,7 @@ in
imports = [
./modules/hyprland.nix
ags.homeManagerModules.default
# ./modules/plasma.nix
];
# Home Manager needs a bit of information about you and the
# paths it should manage.