non important commit
This commit is contained in:
parent
593cf6b5c3
commit
4147e42201
3 changed files with 2 additions and 5 deletions
|
|
@ -65,10 +65,6 @@
|
||||||
imports = [./home/${device-name}/home.nix];
|
imports = [./home/${device-name}/home.nix];
|
||||||
home.stateVersion = "25.11";
|
home.stateVersion = "25.11";
|
||||||
};
|
};
|
||||||
|
|
||||||
sharedModules = [
|
|
||||||
inputs.stylix.homeModules.stylix
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark.yaml";
|
base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-material-dark-medium.yaml";
|
||||||
opacity.terminal = 0.75;
|
opacity.terminal = 0.75;
|
||||||
|
|
||||||
cursor = {
|
cursor = {
|
||||||
|
|
|
||||||
1
result
Symbolic link
1
result
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
/nix/store/kwkk55rwncs85ixrg0cs754fpjxg5y5b-base16-schemes-0-unstable-2026-01-15
|
||||||
Loading…
Add table
Add a link
Reference in a new issue