refactor start

This commit is contained in:
Spectre 2025-02-18 11:19:45 +01:00
parent bd49791e06
commit e46d25f0b7
16699 changed files with 2 additions and 1484887 deletions

View file

@ -1,24 +0,0 @@
{...}: {
system = "x86_64-linux";
extraConfig = {
config.gaming.enable = true;
config.ollama.enable = true;
config.hyprlandOverrides = {
settings = {
input = {
kb_layout = "us,ru";
kb_options = "gpr:win_space_toggle,compose:caps";
};
monitor = [
"DP-3, 3840x2160, 0x0, 1.5"
"DP-4, 2560x1440, 2560x0, 1"
",preferred,auto,1"
];
};
};
};
}