mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add laptop related config
This commit is contained in:
parent
c132f9fba9
commit
71c6c34fda
3 changed files with 55 additions and 24 deletions
|
|
@ -6,6 +6,7 @@ in {
|
|||
# Modules
|
||||
mods.xdg.enable = true;
|
||||
mods.i3.enable = true;
|
||||
mods.battery.enable = true;
|
||||
mods.terminal.zsh.enable = true;
|
||||
mods.terminal.emulator.enable = true;
|
||||
mods.terminal.development.enable = true;
|
||||
|
|
@ -18,6 +19,7 @@ in {
|
|||
thunderbird
|
||||
pulseaudio
|
||||
pavucontrol
|
||||
alsa-utils
|
||||
]
|
||||
|
||||
# Non-free </3
|
||||
|
|
@ -25,7 +27,6 @@ in {
|
|||
++ [ google-cloud-sdk ];
|
||||
|
||||
# Hardware preferences
|
||||
|
||||
## Monitors
|
||||
services.autorandr.enable = true;
|
||||
programs.autorandr = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue