mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 14:43:59 +05:30
Graphics fixes :|
This commit is contained in:
parent
68e2da66c8
commit
98b74c560c
8 changed files with 41 additions and 61 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
# hardware
|
||||
cachy.enable = true;
|
||||
cachy.variant = "lts";
|
||||
bluetooth.enable = true;
|
||||
powerprofiles.enable = true;
|
||||
tlp.enable = false;
|
||||
|
|
@ -66,5 +67,5 @@
|
|||
services.displayManager.defaultSession = "hyprland";
|
||||
|
||||
};
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue