remove ags
This commit is contained in:
parent
5153b1d54b
commit
c4464eeba2
2 changed files with 1 additions and 4 deletions
|
|
@ -24,7 +24,6 @@
|
|||
#../modules/wm/hypr/hypridle.nix
|
||||
../modules/wm/hypr/hyprlock.nix
|
||||
../modules/kanshi.nix
|
||||
../modules/ags
|
||||
../modules/mako.nix
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -231,9 +231,7 @@ in {
|
|||
home-manager = {
|
||||
users.me = import ../../homes/me;
|
||||
extraSpecialArgs = {inherit inputs pkgs pkgs-unstable;};
|
||||
sharedModules = [
|
||||
inputs.ags.homeManagerModules.default
|
||||
];
|
||||
sharedModules = [];
|
||||
};
|
||||
|
||||
# ---- ENVIRONMENT VARIABLES ----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue