mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 02:31:33 +01:00
Rename the namespace of the home-modules
This commit is contained in:
parent
06623cd93a
commit
f0df314f21
25 changed files with 74 additions and 68 deletions
|
|
@ -3,9 +3,9 @@ _: {
|
|||
|
||||
home.stateVersion = "24.11";
|
||||
|
||||
myConfig = {
|
||||
custom = {
|
||||
theme = "light";
|
||||
deUtils.brightnessctl.enable = true;
|
||||
deUtils.programs.brightnessctl.enable = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue