feat(desktop): move media-player config to nixos modules
This commit is contained in:
parent
e6a60c257c
commit
f1c2986c5c
5 changed files with 27 additions and 198 deletions
|
@ -4,11 +4,11 @@
|
|||
browser.firefox.enable = true;
|
||||
lockscreen.hyprlock.enable = true;
|
||||
launcher.fuzzel.enable = true;
|
||||
media-player.vlc.enable = true;
|
||||
windowManager = "hyprland";
|
||||
terminal = "ghostty";
|
||||
notification-daemon = "mako";
|
||||
status-bar = "waybar";
|
||||
media-player = "vlc";
|
||||
mainMonitor = {
|
||||
id = "desc:OOO AN-270W04K";
|
||||
scale = "2";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue