mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-04-19 19:18:58 +00:00
feat: update system
This commit is contained in:
@@ -35,12 +35,6 @@ in
|
||||
};
|
||||
input.numlock_by_default = true;
|
||||
};
|
||||
plugins = lib.mkIf cfg.scrolling (
|
||||
with pkgs.hyprlandPlugins;
|
||||
[
|
||||
hyprscrolling
|
||||
]
|
||||
);
|
||||
};
|
||||
home = {
|
||||
packages = with pkgs; [ grim ];
|
||||
|
||||
Reference in New Issue
Block a user