formatting
This commit is contained in:
parent
b9a8dc20ba
commit
a903957e5c
2 changed files with 5 additions and 6 deletions
|
@ -5,9 +5,9 @@
|
|||
...
|
||||
}: let
|
||||
in {
|
||||
# environment.systemPackages = with pkgs; lib.mkMerge [
|
||||
# (mkIf cfg.bluetooth.enable [
|
||||
# environment.systemPackages = with pkgs; lib.mkMerge [
|
||||
# (mkIf cfg.bluetooth.enable [
|
||||
|
||||
# ])
|
||||
# ];
|
||||
# ])
|
||||
# ];
|
||||
}
|
||||
|
|
|
@ -23,7 +23,6 @@ in {
|
|||
"[workspace special:audio; silent;tile] ${pkgs.pavucontrol}/bin/pavucontrol"
|
||||
"[workspace special:audio; silent;tile] ${pkgs.pwvucontrol}/bin/pwvucontrol"
|
||||
|
||||
|
||||
"${pkgs.swww}/bin/swww-daemon"
|
||||
|
||||
"${pkgs.wlsunset}/bin/wlsunset -S 06:00 -s 20:00"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue